Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ Additional documentation and release notes are available at [Multiplayer Documen
* com.unity.render-pipelines-universal from v17.0.3 to v17.0.4
* com.unity.services.multiplayer from v1.1.0 to v1.1.1
* com.unity.test-framework from v1.4.5 to v1.4.6
* Upgraded editor version to 6000.0.44f1 and upgraded packages (#902):
* com.unity.ide.rider from v3.0.34 to v3.0.35
* com.unity.services.multiplayer from v1.1.1 to v1.1.2
* com.unity.test-framework from v1.4.6 to v1.5.1
* com.unity.transport from v2.4.0 to v2.5.0
* com.unity.cinemachine from v.3.1.2 to 3.1.3
* com.unity.services.authentication from 3.4.0 to 3.4.1
* jp.hadashikick.vcontainer from 1.14.0 to 1.16.8

### Cleanup
* Removed ParrelSync from the project (#890)
Expand Down
14 changes: 7 additions & 7 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.ai.navigation": "2.0.6",
"com.unity.cinemachine": "3.1.2",
"com.unity.cinemachine": "3.1.3",
"com.unity.collab-proxy": "2.7.1",
"com.unity.ide.rider": "3.0.34",
"com.unity.ide.rider": "3.0.35",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.inputsystem": "1.13.1",
"com.unity.learn.iet-framework": "4.0.4",
Expand All @@ -17,14 +17,14 @@
"com.unity.performance.profile-analyzer": "1.2.3",
"com.unity.postprocessing": "3.4.0",
"com.unity.render-pipelines.universal": "17.0.4",
"com.unity.services.authentication": "3.4.0",
"com.unity.services.multiplayer": "1.1.1",
"com.unity.test-framework": "1.4.6",
"com.unity.services.authentication": "3.4.1",
"com.unity.services.multiplayer": "1.1.2",
"com.unity.test-framework": "1.5.1",
"com.unity.timeline": "1.8.7",
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",
"com.unity.transport": "2.4.0",
"com.unity.transport": "2.5.0",
"com.unity.ugui": "2.0.0",
"jp.hadashikick.vcontainer": "1.14.0",
"jp.hadashikick.vcontainer": "1.16.8",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down
27 changes: 13 additions & 14 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "3.1.2",
"version": "3.1.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.splines": "2.0.0"
"com.unity.splines": "2.0.0",
"com.unity.modules.imgui": "1.0.0"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -63,12 +64,11 @@
"com.unity.ext.nunit": {
"version": "2.0.5",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
"source": "builtin",
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.34",
"version": "3.0.35",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -273,7 +273,7 @@
"url": "https://packages.unity.com"
},
"com.unity.services.authentication": {
"version": "3.4.0",
"version": "3.4.1",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -313,7 +313,7 @@
"url": "https://packages.unity.com"
},
"com.unity.services.multiplayer": {
"version": "1.1.1",
"version": "1.1.2",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -396,15 +396,14 @@
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.4.6",
"version": "1.5.1",
"depth": 0,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.ext.nunit": "2.0.3",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
}
},
"com.unity.test-framework.performance": {
"version": "3.0.3",
Expand Down Expand Up @@ -439,7 +438,7 @@
"url": "https://packages.unity.com"
},
"com.unity.transport": {
"version": "2.4.0",
"version": "2.5.0",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -459,7 +458,7 @@
}
},
"jp.hadashikick.vcontainer": {
"version": "1.14.0",
"version": "1.16.8",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 6000.0.42f1
m_EditorVersionWithRevision: 6000.0.42f1 (feb9a7235030)
m_EditorVersion: 6000.0.44f1
m_EditorVersionWithRevision: 6000.0.44f1 (726642cc4f1f)