Skip to content

Commit fdd428a

Browse files
chore: bump unity 2021.3.10f1 (#740)
* editor bump and associated package auto-bumps * changelog * settings that were updated with the version bump
1 parent e484dc6 commit fdd428a

7 files changed

Lines changed: 34 additions & 33 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
3838
* Numerous name changes for fields and variables to match their new type names (#732)
3939
* Removed DynamicNavObstacle - an unused class (#732)
4040
* 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)
41-
*
41+
* Engine version bump to 2021.3.10f1 (#740)
4242
### Removed
4343
*
4444
### Fixed

Packages/manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
5-
"com.unity.cinemachine": "2.8.4",
6-
"com.unity.collab-proxy": "1.15.16",
7-
"com.unity.ide.rider": "3.0.14",
8-
"com.unity.ide.visualstudio": "2.0.14",
5+
"com.unity.cinemachine": "2.8.6",
6+
"com.unity.collab-proxy": "1.17.2",
7+
"com.unity.ide.rider": "3.0.15",
8+
"com.unity.ide.visualstudio": "2.0.16",
99
"com.unity.ide.vscode": "1.2.5",
10-
"com.unity.learn.iet-framework": "2.2.1",
10+
"com.unity.learn.iet-framework": "2.2.2",
1111
"com.unity.memoryprofiler": "0.5.0-preview.1",
1212
"com.unity.multiplayer.tools": "1.0.0",
1313
"com.unity.netcode.gameobjects": "1.0.2",
1414
"com.unity.performance.profile-analyzer": "1.1.1",
15-
"com.unity.postprocessing": "3.2.1",
16-
"com.unity.render-pipelines.universal": "12.1.6",
15+
"com.unity.postprocessing": "3.2.2",
16+
"com.unity.render-pipelines.universal": "12.1.7",
1717
"com.unity.services.authentication": "2.1.1",
1818
"com.unity.services.lobby": "1.0.3",
1919
"com.unity.services.relay": "1.0.3",

Packages/packages-lock.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@
1616
"hash": "0fc6f532e4f47d66d173314efcb906bc7cf0d00f"
1717
},
1818
"com.unity.burst": {
19-
"version": "1.6.6",
20-
"depth": 2,
19+
"version": "1.7.3",
20+
"depth": 1,
2121
"source": "registry",
2222
"dependencies": {
2323
"com.unity.mathematics": "1.2.1"
2424
},
2525
"url": "https://packages.unity.com"
2626
},
2727
"com.unity.cinemachine": {
28-
"version": "2.8.4",
28+
"version": "2.8.6",
2929
"depth": 0,
3030
"source": "registry",
3131
"dependencies": {},
3232
"url": "https://packages.unity.com"
3333
},
3434
"com.unity.collab-proxy": {
35-
"version": "1.15.16",
35+
"version": "1.17.2",
3636
"depth": 0,
3737
"source": "registry",
3838
"dependencies": {
@@ -42,7 +42,7 @@
4242
},
4343
"com.unity.collections": {
4444
"version": "1.2.4",
45-
"depth": 2,
45+
"depth": 1,
4646
"source": "registry",
4747
"dependencies": {
4848
"com.unity.burst": "1.6.6",
@@ -65,7 +65,7 @@
6565
"url": "https://packages.unity.com"
6666
},
6767
"com.unity.ide.rider": {
68-
"version": "3.0.14",
68+
"version": "3.0.15",
6969
"depth": 0,
7070
"source": "registry",
7171
"dependencies": {
@@ -74,7 +74,7 @@
7474
"url": "https://packages.unity.com"
7575
},
7676
"com.unity.ide.visualstudio": {
77-
"version": "2.0.14",
77+
"version": "2.0.16",
7878
"depth": 0,
7979
"source": "registry",
8080
"dependencies": {
@@ -90,7 +90,7 @@
9090
"url": "https://packages.unity.com"
9191
},
9292
"com.unity.learn.iet-framework": {
93-
"version": "2.2.1",
93+
"version": "2.2.2",
9494
"depth": 0,
9595
"source": "registry",
9696
"dependencies": {
@@ -171,7 +171,7 @@
171171
"url": "https://packages.unity.com"
172172
},
173173
"com.unity.postprocessing": {
174-
"version": "3.2.1",
174+
"version": "3.2.2",
175175
"depth": 0,
176176
"source": "registry",
177177
"dependencies": {
@@ -187,7 +187,7 @@
187187
"url": "https://packages.unity.com"
188188
},
189189
"com.unity.render-pipelines.core": {
190-
"version": "12.1.6",
190+
"version": "12.1.7",
191191
"depth": 1,
192192
"source": "builtin",
193193
"dependencies": {
@@ -197,14 +197,14 @@
197197
}
198198
},
199199
"com.unity.render-pipelines.universal": {
200-
"version": "12.1.6",
200+
"version": "12.1.7",
201201
"depth": 0,
202202
"source": "builtin",
203203
"dependencies": {
204204
"com.unity.mathematics": "1.2.1",
205-
"com.unity.burst": "1.5.0",
206-
"com.unity.render-pipelines.core": "12.1.6",
207-
"com.unity.shadergraph": "12.1.6"
205+
"com.unity.burst": "1.7.3",
206+
"com.unity.render-pipelines.core": "12.1.7",
207+
"com.unity.shadergraph": "12.1.7"
208208
}
209209
},
210210
"com.unity.searcher": {
@@ -292,11 +292,11 @@
292292
"url": "https://packages.unity.com"
293293
},
294294
"com.unity.shadergraph": {
295-
"version": "12.1.6",
295+
"version": "12.1.7",
296296
"depth": 1,
297297
"source": "builtin",
298298
"dependencies": {
299-
"com.unity.render-pipelines.core": "12.1.6",
299+
"com.unity.render-pipelines.core": "12.1.7",
300300
"com.unity.searcher": "4.9.1"
301301
}
302302
},
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"MonoBehaviour": {
3-
"Version": 3,
3+
"Version": 4,
44
"EnableBurstCompilation": true,
55
"EnableOptimisations": true,
66
"EnableSafetyChecks": false,
77
"EnableDebugInAllBuilds": false,
88
"CpuMinTargetX32": 0,
99
"CpuMaxTargetX32": 0,
1010
"CpuMinTargetX64": 0,
11-
"CpuMaxTargetX64": 0
11+
"CpuMaxTargetX64": 0,
12+
"OptimizeFor": 0
1213
}
1314
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"MonoBehaviour": {
3-
"Version": 3,
3+
"Version": 4,
44
"EnableBurstCompilation": false,
55
"EnableOptimisations": false,
66
"EnableSafetyChecks": false,
77
"EnableDebugInAllBuilds": false,
8-
"UsePlatformSDKLinker": false,
98
"CpuMinTargetX32": 0,
109
"CpuMaxTargetX32": 0,
1110
"CpuMinTargetX64": 0,
1211
"CpuMaxTargetX64": 0,
13-
"CpuTargetsX64": 72
12+
"CpuTargetsX64": 72,
13+
"OptimizeFor": 0
1414
}
1515
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:22bff4aadc61bf7033e3bafc4277b04e81248e4b496679196b782714022a7483
3-
size 25352
2+
oid sha256:65bea903fe8f32a67d82e2606b81efd7f8952020ddfe4545b49034e7b6129d4e
3+
size 25451

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.2f1
2-
m_EditorVersionWithRevision: 2021.3.2f1 (79cbdb13f624)
1+
m_EditorVersion: 2021.3.10f1
2+
m_EditorVersionWithRevision: 2021.3.10f1 (1c7d0df0160b)

0 commit comments

Comments
 (0)