Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump unity 2021.3.10f1 #740

Merged
merged 5 commits into from
Sep 27, 2022
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
* Numerous name changes for fields and variables to match their new type names (#732)
* Removed DynamicNavObstacle - an unused class (#732)
* Merged networked data classes into their Server counterparts. An example of that change is the contents of NetworkCharacterState getting moved into ServerCharacter, contents of NetworkDoorState getting moved into SwitchedDoor etc. (#732)
*
* Engine version bump to 2021.3.10f1 (#740)
### Removed
*
### Fixed
Expand Down
14 changes: 7 additions & 7 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
"com.unity.cinemachine": "2.8.4",
"com.unity.collab-proxy": "1.15.16",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.14",
"com.unity.cinemachine": "2.8.6",
"com.unity.collab-proxy": "1.17.2",
"com.unity.ide.rider": "3.0.15",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.vscode": "1.2.5",
"com.unity.learn.iet-framework": "2.2.1",
"com.unity.learn.iet-framework": "2.2.2",
"com.unity.memoryprofiler": "0.5.0-preview.1",
"com.unity.multiplayer.tools": "1.0.0",
"com.unity.netcode.gameobjects": "1.0.2",
"com.unity.performance.profile-analyzer": "1.1.1",
"com.unity.postprocessing": "3.2.1",
"com.unity.render-pipelines.universal": "12.1.6",
"com.unity.postprocessing": "3.2.2",
"com.unity.render-pipelines.universal": "12.1.7",
"com.unity.services.authentication": "2.1.1",
"com.unity.services.lobby": "1.0.3",
"com.unity.services.relay": "1.0.3",
Expand Down
32 changes: 16 additions & 16 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"hash": "0fc6f532e4f47d66d173314efcb906bc7cf0d00f"
},
"com.unity.burst": {
"version": "1.6.6",
"depth": 2,
"version": "1.7.3",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1"
},
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.8.4",
"version": "2.8.6",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.15.16",
"version": "1.17.2",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -42,7 +42,7 @@
},
"com.unity.collections": {
"version": "1.2.4",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.6.6",
Expand All @@ -65,7 +65,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.14",
"version": "3.0.15",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -74,7 +74,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.14",
"version": "2.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -90,7 +90,7 @@
"url": "https://packages.unity.com"
},
"com.unity.learn.iet-framework": {
"version": "2.2.1",
"version": "2.2.2",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -171,7 +171,7 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.2.1",
"version": "3.2.2",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -187,7 +187,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.6",
"version": "12.1.7",
"depth": 1,
"source": "builtin",
"dependencies": {
Expand All @@ -197,14 +197,14 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.6",
"version": "12.1.7",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.5.0",
"com.unity.render-pipelines.core": "12.1.6",
"com.unity.shadergraph": "12.1.6"
"com.unity.burst": "1.7.3",
"com.unity.render-pipelines.core": "12.1.7",
"com.unity.shadergraph": "12.1.7"
}
},
"com.unity.searcher": {
Expand Down Expand Up @@ -292,11 +292,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "12.1.6",
"version": "12.1.7",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.6",
"com.unity.render-pipelines.core": "12.1.7",
"com.unity.searcher": "4.9.1"
}
},
Expand Down
5 changes: 3 additions & 2 deletions ProjectSettings/BurstAotSettings_Android.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"MonoBehaviour": {
"Version": 3,
"Version": 4,
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0
"CpuMaxTargetX64": 0,
"OptimizeFor": 0
}
}
6 changes: 3 additions & 3 deletions ProjectSettings/BurstAotSettings_StandaloneOSX.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"MonoBehaviour": {
"Version": 3,
"Version": 4,
"EnableBurstCompilation": false,
"EnableOptimisations": false,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"UsePlatformSDKLinker": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"CpuTargetsX64": 72
"CpuTargetsX64": 72,
"OptimizeFor": 0
}
}
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Git LFS file not shown
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: 2021.3.2f1
m_EditorVersionWithRevision: 2021.3.2f1 (79cbdb13f624)
m_EditorVersion: 2021.3.10f1
m_EditorVersionWithRevision: 2021.3.10f1 (1c7d0df0160b)