You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-18Lines changed: 19 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -26,25 +26,26 @@ Additional documentation and release notes are available at [Multiplayer Documen
26
26
* VContainer package upgraded from v1.11.0 to v1.14.0 (#896) This upgrade removes warning messages related to IL weaving as code gen is refactored in v1.14.0
27
27
* Upgraded the project to the New Input System v1.11.2 (#897) Compatibility mode with the previous version has been disabled.
28
28
* Upgraded editor version to 6000.0.42f1 and upgraded packages (#901):
29
-
* com.unity.ai.navigation from v2.0.5 to v2.0.6
30
-
* com.unity.collab-proxy from v2.6.0 to v2.7.1
31
-
* com.unity.inputsystem from v1.11.2 to v1.13.1
32
-
* com.unity.learn.iet-framework from v4.0.3 to v4.0.4
33
-
* com.unity.memoryprofiler from v1.1.3 to v1.1.5
34
-
* com.unity.netcode.gameobjects from v2.1.1 to v2.2.0
35
-
* com.unity.render-pipelines-universal from v17.0.3 to v17.0.4
36
-
* com.unity.services.multiplayer from v1.1.0 to v1.1.1
37
-
* com.unity.test-framework from v1.4.5 to v1.4.6
29
+
* com.unity.ai.navigation from v2.0.5 to v2.0.6
30
+
* com.unity.collab-proxy from v2.6.0 to v2.7.1
31
+
* com.unity.inputsystem from v1.11.2 to v1.13.1
32
+
* com.unity.learn.iet-framework from v4.0.3 to v4.0.4
33
+
* com.unity.memoryprofiler from v1.1.3 to v1.1.5
34
+
* com.unity.netcode.gameobjects from v2.1.1 to v2.2.0
35
+
* com.unity.render-pipelines-universal from v17.0.3 to v17.0.4
36
+
* com.unity.services.multiplayer from v1.1.0 to v1.1.1
37
+
* com.unity.test-framework from v1.4.5 to v1.4.6
38
38
* Upgraded editor version to 6000.0.44f1 and upgraded packages (#902):
39
-
* com.unity.ide.rider from v3.0.34 to v3.0.35
40
-
* com.unity.services.multiplayer from v1.1.1 to v1.1.2
41
-
* com.unity.test-framework from v1.4.6 to v1.5.1
42
-
* com.unity.transport from v2.4.0 to v2.5.0
43
-
* com.unity.cinemachine from v.3.1.2 to 3.1.3
44
-
* com.unity.services.authentication from 3.4.0 to 3.4.1
45
-
* jp.hadashikick.vcontainer from 1.14.0 to 1.16.8
46
-
* com.unity.memoryprofiler from 1.1.5 to 1.1.6
47
-
* com.unity.timeline from 1.8.7 to 1.8.8
39
+
* com.unity.ide.rider from v3.0.34 to v3.0.35
40
+
* com.unity.services.multiplayer from v1.1.1 to v1.1.2
41
+
* com.unity.test-framework from v1.4.6 to v1.5.1
42
+
* com.unity.transport from v2.4.0 to v2.5.0
43
+
* com.unity.cinemachine from v.3.1.2 to 3.1.3
44
+
* com.unity.services.authentication from 3.4.0 to 3.4.1
45
+
* jp.hadashikick.vcontainer from 1.14.0 to 1.16.8
46
+
* com.unity.memoryprofiler from 1.1.5 to 1.1.6
47
+
* com.unity.timeline from 1.8.7 to 1.8.8
48
+
* Upgraded the project to use Netcode for GameObject's recommended OnConnectionEvent callback (#907)
0 commit comments