Skip to content

Commit eed0e9c

Browse files
1.11.2 Update (#191)
* Update to 1.11.2 and Unity 2022 LTS * Remove spam logging
1 parent 7e2d99d commit eed0e9c

File tree

18 files changed

+1209
-993
lines changed

18 files changed

+1209
-993
lines changed

BasicSample/Assets/XR/Settings/OpenXR Package Settings.asset

Lines changed: 600 additions & 30 deletions
Large diffs are not rendered by default.

BasicSample/Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.microsoft.mixedreality.openxr": "1.11.1",
3+
"com.microsoft.mixedreality.openxr": "1.11.2",
44
"com.microsoft.mixedreality.openxr.samplescenarios": "file:../../SampleScenarios",
55
"com.microsoft.mixedreality.openxr.sampleshared": "file:../../SampleShared",
66
"com.microsoft.mixedreality.toolkit.foundation": "2.8.3",
@@ -10,15 +10,15 @@
1010
"com.unity.ide.rider": "3.0.31",
1111
"com.unity.ide.visualstudio": "2.0.22",
1212
"com.unity.ide.vscode": "1.2.5",
13-
"com.unity.inputsystem": "1.7.0",
13+
"com.unity.inputsystem": "1.11.0",
1414
"com.unity.test-framework": "1.1.33",
15-
"com.unity.textmeshpro": "3.0.6",
15+
"com.unity.textmeshpro": "3.0.7",
1616
"com.unity.timeline": "1.7.6",
1717
"com.unity.ugui": "1.0.0",
1818
"com.unity.xr.arfoundation": "5.1.5",
19-
"com.unity.xr.legacyinputhelpers": "2.1.10",
19+
"com.unity.xr.legacyinputhelpers": "2.1.11",
2020
"com.unity.xr.management": "4.4.0",
21-
"com.unity.xr.openxr": "1.11.0",
21+
"com.unity.xr.openxr": "1.13.0",
2222
"com.unity.modules.ai": "1.0.0",
2323
"com.unity.modules.androidjni": "1.0.0",
2424
"com.unity.modules.animation": "1.0.0",

BasicSample/Packages/packages-lock.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.microsoft.mixedreality.openxr": {
4-
"version": "1.11.1",
4+
"version": "1.11.2",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
@@ -105,7 +105,7 @@
105105
"url": "https://packages.unity.com"
106106
},
107107
"com.unity.inputsystem": {
108-
"version": "1.7.0",
108+
"version": "1.11.0",
109109
"depth": 0,
110110
"source": "registry",
111111
"dependencies": {
@@ -132,7 +132,7 @@
132132
"url": "https://packages.unity.com"
133133
},
134134
"com.unity.textmeshpro": {
135-
"version": "3.0.6",
135+
"version": "3.0.7",
136136
"depth": 0,
137137
"source": "registry",
138138
"dependencies": {
@@ -145,9 +145,9 @@
145145
"depth": 0,
146146
"source": "registry",
147147
"dependencies": {
148+
"com.unity.modules.audio": "1.0.0",
148149
"com.unity.modules.director": "1.0.0",
149150
"com.unity.modules.animation": "1.0.0",
150-
"com.unity.modules.audio": "1.0.0",
151151
"com.unity.modules.particlesystem": "1.0.0"
152152
},
153153
"url": "https://packages.unity.com"
@@ -166,14 +166,14 @@
166166
"depth": 0,
167167
"source": "registry",
168168
"dependencies": {
169-
"com.unity.editorcoroutines": "1.0.0",
169+
"com.unity.ugui": "1.0.0",
170+
"com.unity.modules.ui": "1.0.0",
170171
"com.unity.inputsystem": "1.3.0",
172+
"com.unity.mathematics": "1.2.5",
171173
"com.unity.xr.core-utils": "2.2.1",
172174
"com.unity.xr.management": "4.0.1",
173-
"com.unity.ugui": "1.0.0",
174-
"com.unity.mathematics": "1.2.5",
175+
"com.unity.editorcoroutines": "1.0.0",
175176
"com.unity.modules.particlesystem": "1.0.0",
176-
"com.unity.modules.ui": "1.0.0",
177177
"com.unity.modules.unityanalytics": "1.0.0",
178178
"com.unity.modules.unitywebrequest": "1.0.0"
179179
},
@@ -189,7 +189,7 @@
189189
"url": "https://packages.unity.com"
190190
},
191191
"com.unity.xr.legacyinputhelpers": {
192-
"version": "2.1.10",
192+
"version": "2.1.11",
193193
"depth": 0,
194194
"source": "registry",
195195
"dependencies": {
@@ -203,22 +203,22 @@
203203
"depth": 0,
204204
"source": "registry",
205205
"dependencies": {
206-
"com.unity.modules.subsystems": "1.0.0",
207206
"com.unity.modules.vr": "1.0.0",
208207
"com.unity.modules.xr": "1.0.0",
208+
"com.unity.modules.subsystems": "1.0.0",
209209
"com.unity.xr.legacyinputhelpers": "2.1.7"
210210
},
211211
"url": "https://packages.unity.com"
212212
},
213213
"com.unity.xr.openxr": {
214-
"version": "1.11.0",
214+
"version": "1.13.0",
215215
"depth": 0,
216216
"source": "registry",
217217
"dependencies": {
218-
"com.unity.xr.management": "4.4.0",
219-
"com.unity.xr.legacyinputhelpers": "2.1.2",
220218
"com.unity.inputsystem": "1.6.3",
221-
"com.unity.xr.core-utils": "2.1.1"
219+
"com.unity.xr.core-utils": "2.1.1",
220+
"com.unity.xr.management": "4.4.0",
221+
"com.unity.xr.legacyinputhelpers": "2.1.2"
222222
},
223223
"url": "https://packages.unity.com"
224224
},

BasicSample/ProjectSettings/EditorBuildSettings.asset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ EditorBuildSettings:
4545
path: Assets/ARMarker/ARMarker.unity
4646
guid: 94777fe5bc20f8440b7b76cf4abc194a
4747
m_configObjects:
48+
com.unity.xr.arfoundation.simulation_settings: {fileID: 11400000, guid: 684873418c56cea449c07bb63163ec27, type: 2}
4849
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 1c0dc29e9d338cf4e867f224b63433c0, type: 2}
4950
com.unity.xr.openxr.settings4: {fileID: 11400000, guid: 261b7d8b2b130de41b17046d08508624, type: 2}

0 commit comments

Comments
 (0)