Skip to content

Commit 7daca10

Browse files
author
Joshua Dahl
committed
Update to Unity 2021.3.15f1
1 parent 62944c7 commit 7daca10

File tree

10 files changed

+89
-31
lines changed

10 files changed

+89
-31
lines changed

Assets/Thirdparty/XR/Settings/Open XR Package Settings.asset

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ MonoBehaviour:
3232
- {fileID: 5625056645230034354}
3333
- {fileID: -2662779171609616431}
3434
- {fileID: 2734489573204777870}
35+
- {fileID: 2826511702339662139}
3536
- {fileID: -52318734348624048}
3637
- {fileID: 3208631602851030246}
3738
- {fileID: 3713261921808029400}
@@ -162,6 +163,8 @@ MonoBehaviour:
162163
company: Unity
163164
priority: 0
164165
required: 0
166+
targetQuest: 1
167+
targetQuest2: 1
165168
--- !u!114 &11400000
166169
MonoBehaviour:
167170
m_ObjectHideFlags: 0
@@ -281,6 +284,27 @@ MonoBehaviour:
281284
company: Unity
282285
priority: 0
283286
required: 0
287+
--- !u!114 &2826511702339662139
288+
MonoBehaviour:
289+
m_ObjectHideFlags: 0
290+
m_CorrespondingSourceObject: {fileID: 0}
291+
m_PrefabInstance: {fileID: 0}
292+
m_PrefabAsset: {fileID: 0}
293+
m_GameObject: {fileID: 0}
294+
m_Enabled: 1
295+
m_EditorHideFlags: 0
296+
m_Script: {fileID: 11500000, guid: 7de993716e042c6499d0c18eed3a773c, type: 3}
297+
m_Name: MockRuntime Android
298+
m_EditorClassIdentifier:
299+
m_enabled: 0
300+
nameUi: Mock Runtime
301+
version: 0.0.2
302+
featureIdInternal: com.unity.openxr.feature.mockruntime
303+
openxrExtensionStrings: XR_UNITY_null_gfx XR_UNITY_android_present
304+
company: Unity
305+
priority: 0
306+
required: 0
307+
ignoreValidationErrors: 0
284308
--- !u!114 &3125381194089690783
285309
MonoBehaviour:
286310
m_ObjectHideFlags: 0
@@ -359,7 +383,7 @@ MonoBehaviour:
359383
nameUi: Mock Runtime
360384
version: 0.0.2
361385
featureIdInternal: com.unity.openxr.feature.mockruntime
362-
openxrExtensionStrings: XR_UNITY_null_gfx
386+
openxrExtensionStrings: XR_UNITY_null_gfx XR_UNITY_android_present
363387
company: Unity
364388
priority: 0
365389
required: 0

Assets/XR.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/XR/Settings.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Logs/Packages-Update.log

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,13 @@ Update Mode: updateDependencies
4444
The following packages were updated:
4545
com.unity.inputsystem from version 1.3.0 to 1.4.1
4646
com.unity.purchasing from version 4.2.1 to 4.3.0
47+
48+
=== Mon Dec 12 16:10:36 2022
49+
50+
Packages were changed.
51+
Update Mode: updateDependencies
52+
53+
The following packages were updated:
54+
com.unity.collab-proxy from version 1.17.2 to 1.17.7
55+
com.unity.ide.rider from version 3.0.15 to 3.0.16
56+
com.unity.render-pipelines.universal from version 12.1.7 to 12.1.8

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.17.2",
3+
"com.unity.collab-proxy": "1.17.7",
44
"com.unity.feature.development": "1.0.1",
55
"com.unity.feature.vr": "1.0.0",
6-
"com.unity.ide.rider": "3.0.15",
7-
"com.unity.ide.visualstudio": "2.0.16",
6+
"com.unity.ide.rider": "3.0.17",
7+
"com.unity.ide.visualstudio": "2.0.17",
88
"com.unity.ide.vscode": "1.2.5",
9-
"com.unity.learn.iet-framework": "2.2.2",
10-
"com.unity.render-pipelines.universal": "12.1.7",
9+
"com.unity.learn.iet-framework": "2.2.3",
10+
"com.unity.render-pipelines.universal": "12.1.8",
1111
"com.unity.test-framework": "2.0.1-pre.18",
1212
"com.unity.textmeshpro": "3.0.6",
1313
"com.unity.timeline": "1.6.4",

Packages/packages-lock.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://packages.unity.com"
1111
},
1212
"com.unity.collab-proxy": {
13-
"version": "1.17.2",
13+
"version": "1.17.7",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -38,25 +38,25 @@
3838
"source": "builtin",
3939
"dependencies": {
4040
"com.unity.ide.visualstudio": "2.0.16",
41-
"com.unity.ide.rider": "3.0.15",
41+
"com.unity.ide.rider": "3.0.16",
4242
"com.unity.ide.vscode": "1.2.5",
4343
"com.unity.editorcoroutines": "1.0.0",
4444
"com.unity.performance.profile-analyzer": "1.1.1",
4545
"com.unity.test-framework": "1.1.31",
46-
"com.unity.testtools.codecoverage": "1.0.1"
46+
"com.unity.testtools.codecoverage": "1.2.2"
4747
}
4848
},
4949
"com.unity.feature.vr": {
5050
"version": "1.0.0",
5151
"depth": 0,
5252
"source": "builtin",
5353
"dependencies": {
54-
"com.unity.xr.oculus": "3.0.2",
55-
"com.unity.xr.openxr": "1.4.2"
54+
"com.unity.xr.oculus": "3.2.2",
55+
"com.unity.xr.openxr": "1.5.3"
5656
}
5757
},
5858
"com.unity.ide.rider": {
59-
"version": "3.0.15",
59+
"version": "3.0.17",
6060
"depth": 0,
6161
"source": "registry",
6262
"dependencies": {
@@ -65,7 +65,7 @@
6565
"url": "https://packages.unity.com"
6666
},
6767
"com.unity.ide.visualstudio": {
68-
"version": "2.0.16",
68+
"version": "2.0.17",
6969
"depth": 0,
7070
"source": "registry",
7171
"dependencies": {
@@ -81,7 +81,7 @@
8181
"url": "https://packages.unity.com"
8282
},
8383
"com.unity.inputsystem": {
84-
"version": "1.4.1",
84+
"version": "1.4.4",
8585
"depth": 1,
8686
"source": "registry",
8787
"dependencies": {
@@ -90,7 +90,7 @@
9090
"url": "https://packages.unity.com"
9191
},
9292
"com.unity.learn.iet-framework": {
93-
"version": "2.2.2",
93+
"version": "2.2.3",
9494
"depth": 0,
9595
"source": "registry",
9696
"dependencies": {
@@ -121,7 +121,7 @@
121121
"url": "https://packages.unity.com"
122122
},
123123
"com.unity.render-pipelines.core": {
124-
"version": "12.1.7",
124+
"version": "12.1.8",
125125
"depth": 1,
126126
"source": "builtin",
127127
"dependencies": {
@@ -131,14 +131,14 @@
131131
}
132132
},
133133
"com.unity.render-pipelines.universal": {
134-
"version": "12.1.7",
134+
"version": "12.1.8",
135135
"depth": 0,
136136
"source": "builtin",
137137
"dependencies": {
138138
"com.unity.mathematics": "1.2.1",
139139
"com.unity.burst": "1.7.3",
140-
"com.unity.render-pipelines.core": "12.1.7",
141-
"com.unity.shadergraph": "12.1.7"
140+
"com.unity.render-pipelines.core": "12.1.8",
141+
"com.unity.shadergraph": "12.1.8"
142142
}
143143
},
144144
"com.unity.searcher": {
@@ -149,7 +149,7 @@
149149
"url": "https://packages.unity.com"
150150
},
151151
"com.unity.services.core": {
152-
"version": "1.4.2",
152+
"version": "1.6.0",
153153
"depth": 1,
154154
"source": "registry",
155155
"dependencies": {
@@ -167,11 +167,11 @@
167167
"url": "https://packages.unity.com"
168168
},
169169
"com.unity.shadergraph": {
170-
"version": "12.1.7",
170+
"version": "12.1.8",
171171
"depth": 1,
172172
"source": "builtin",
173173
"dependencies": {
174-
"com.unity.render-pipelines.core": "12.1.7",
174+
"com.unity.render-pipelines.core": "12.1.8",
175175
"com.unity.searcher": "4.9.1"
176176
}
177177
},
@@ -196,7 +196,7 @@
196196
"url": "https://packages.unity.com"
197197
},
198198
"com.unity.testtools.codecoverage": {
199-
"version": "1.0.1",
199+
"version": "1.2.2",
200200
"depth": 1,
201201
"source": "registry",
202202
"dependencies": {
@@ -270,7 +270,7 @@
270270
"url": "https://packages.unity.com"
271271
},
272272
"com.unity.xr.legacyinputhelpers": {
273-
"version": "2.1.9",
273+
"version": "2.1.10",
274274
"depth": 1,
275275
"source": "registry",
276276
"dependencies": {
@@ -293,7 +293,7 @@
293293
"url": "https://packages.unity.com"
294294
},
295295
"com.unity.xr.oculus": {
296-
"version": "3.0.2",
296+
"version": "3.2.2",
297297
"depth": 1,
298298
"source": "registry",
299299
"dependencies": {
@@ -302,13 +302,13 @@
302302
"url": "https://packages.unity.com"
303303
},
304304
"com.unity.xr.openxr": {
305-
"version": "1.4.2",
305+
"version": "1.5.3",
306306
"depth": 1,
307307
"source": "registry",
308308
"dependencies": {
309309
"com.unity.xr.management": "4.0.1",
310310
"com.unity.xr.legacyinputhelpers": "2.1.2",
311-
"com.unity.inputsystem": "1.3.0"
311+
"com.unity.inputsystem": "1.4.2"
312312
},
313313
"url": "https://packages.unity.com"
314314
},

ProjectSettings/DynamicsManager.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PhysicsManager:
1919
m_ClothInterCollisionStiffness: 0
2020
m_ContactsGeneration: 1
2121
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffbfffffff7f
22-
m_AutoSimulation: 1
22+
m_AutoSimulation: 0
2323
m_AutoSyncTransforms: 0
2424
m_ReuseCollisionCallbacks: 1
2525
m_ClothInterCollisionSettingsToggle: 0

ProjectSettings/Physics2DSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Physics2DSettings:
3838
m_IslandSolverJointCostScale: 10
3939
m_IslandSolverBodiesPerJob: 50
4040
m_IslandSolverContactsPerJob: 50
41-
m_SimulationMode: 0
41+
m_SimulationMode: 2
4242
m_QueriesHitTriggers: 1
4343
m_QueriesStartInColliders: 1
4444
m_CallbacksOnDisable: 1

ProjectSettings/ProjectSettings.asset

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ PlayerSettings:
381381
- m_BuildTarget: WebGL
382382
m_StaticBatching: 0
383383
m_DynamicBatching: 0
384+
m_BuildTargetShaderSettings: []
384385
m_BuildTargetGraphicsJobs:
385386
- m_BuildTarget: MacStandaloneSupport
386387
m_GraphicsJobs: 0
@@ -432,6 +433,8 @@ PlayerSettings:
432433
m_Devices:
433434
- Oculus
434435
- OpenVR
436+
m_DefaultShaderChunkSizeInMB: 16
437+
m_DefaultShaderChunkCount: 0
435438
openGLRequireES31: 0
436439
openGLRequireES31AEP: 0
437440
openGLRequireES32: 0
@@ -592,6 +595,7 @@ PlayerSettings:
592595
switchNetworkInterfaceManagerInitializeEnabled: 1
593596
switchPlayerConnectionEnabled: 1
594597
switchUseNewStyleFilepaths: 0
598+
switchUseLegacyFmodPriorities: 1
595599
switchUseMicroSleepForYield: 1
596600
switchEnableRamDiskSupport: 0
597601
switchMicroSleepForYieldTime: 25
@@ -691,12 +695,14 @@ PlayerSettings:
691695
webGLLinkerTarget: 1
692696
webGLThreadsSupport: 0
693697
webGLDecompressionFallback: 0
698+
webGLPowerPreference: 2
694699
scriptingDefineSymbols:
695700
Android: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
696701
CloudRendering: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
697702
EmbeddedLinux: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
698703
GameCoreScarlett: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
699704
GameCoreXboxOne: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
705+
LinuxHeadlessSimulation: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
700706
Lumin: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
701707
Nintendo Switch: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
702708
PS4: ULTIMATEXR_USE_WINDOWSMIXEDREALITY_SDK
@@ -720,6 +726,7 @@ PlayerSettings:
720726
allowUnsafeCode: 0
721727
useDeterministicCompilation: 1
722728
enableRoslynAnalyzers: 1
729+
selectedPlatform: 0
723730
additionalIl2CppArgs:
724731
scriptingRuntimeVersion: 1
725732
gcIncremental: 1
@@ -800,6 +807,7 @@ PlayerSettings:
800807
m_VersionName:
801808
apiCompatibilityLevel: 6
802809
activeInputHandler: 2
810+
windowsGamepadBackendHint: 0
803811
cloudProjectId:
804812
framebufferDepthMemorylessMode: 0
805813
qualitySettingsNames: []

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.8f1
2-
m_EditorVersionWithRevision: 2021.3.8f1 (b30333d56e81)
1+
m_EditorVersion: 2021.3.15f1
2+
m_EditorVersionWithRevision: 2021.3.15f1 (e8e88683f834)

0 commit comments

Comments
 (0)