File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
com.unity.multiplayer.samples.coop Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ Additional documentation and release notes are available at [Multiplayer Documen
4343 * com.unity.cinemachine from v.3.1.2 to 3.1.3
4444 * com.unity.services.authentication from 3.4.0 to 3.4.1
4545 * 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
4648
4749### Cleanup
4850* Removed ParrelSync from the project (#890 )
Original file line number Diff line number Diff line change 55### Changed
66* Replaced Lobby and Relay standalone packages with the Multiplayer Services package v1.0.2
77* Removed UnityRelayUtilities
8+ * Upgrading Editor version dependency to 6000.0
9+ * Upgrading package dependencies:
10+ * Tutorial Framework upgraded to v4.0.4
11+ * Multiplayer Tools to v2.2.3
12+ * Netcode for GameObjects to v2.2.0
13+
814
915## [ 1.9.0] - 2024-04-18
1016
Original file line number Diff line number Diff line change 99 "com.unity.inputsystem" : " 1.13.1" ,
1010 "com.unity.learn.iet-framework" : " 4.0.4" ,
1111 "com.unity.learn.iet-framework.authoring" : " 1.2.2" ,
12- "com.unity.memoryprofiler" : " 1.1.5 " ,
12+ "com.unity.memoryprofiler" : " 1.1.6 " ,
1313 "com.unity.multiplayer.center" : " 1.0.0" ,
1414 "com.unity.multiplayer.playmode" : " 1.3.3" ,
1515 "com.unity.multiplayer.tools" : " 2.2.3" ,
2020 "com.unity.services.authentication" : " 3.4.1" ,
2121 "com.unity.services.multiplayer" : " 1.1.2" ,
2222 "com.unity.test-framework" : " 1.5.1" ,
23- "com.unity.timeline" : " 1.8.7 " ,
23+ "com.unity.timeline" : " 1.8.8 " ,
2424 "com.unity.toolchain.macos-x86_64-linux-x86_64" : " 2.0.10" ,
2525 "com.unity.transport" : " 2.5.0" ,
2626 "com.unity.ugui" : " 2.0.0" ,
Original file line number Diff line number Diff line change 121121 "url" : " https://packages.unity.com"
122122 },
123123 "com.unity.memoryprofiler" : {
124- "version" : " 1.1.5 " ,
124+ "version" : " 1.1.6 " ,
125125 "depth" : 0 ,
126126 "source" : " registry" ,
127127 "dependencies" : {
416416 "url" : " https://packages.unity.com"
417417 },
418418 "com.unity.timeline" : {
419- "version" : " 1.8.7 " ,
419+ "version" : " 1.8.8 " ,
420420 "depth" : 0 ,
421421 "source" : " registry" ,
422422 "dependencies" : {
You can’t perform that action at this time.
0 commit comments