Skip to content

Commit b44e104

Browse files
committed
use Unity 2022 LTS and update packages
1 parent 78f3ba1 commit b44e104

8 files changed

+132
-141
lines changed

Packages/manifest.json

+74-75
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,74 @@
1-
{
2-
"dependencies": {
3-
"com.reactunity.clearscript": "0.17.0",
4-
"com.reactunity.core": "0.18.0",
5-
"com.reactunity.jint": "0.17.0",
6-
"com.reactunity.quickjs": "0.17.1",
7-
"com.unity.2d.sprite": "1.0.0",
8-
"com.unity.ai.navigation": "2.0.0",
9-
"com.unity.device-simulator.devices": "1.0.0",
10-
"com.unity.editorcoroutines": "1.0.0",
11-
"com.unity.ide.visualstudio": "2.0.22",
12-
"com.unity.inputsystem": "1.7.0",
13-
"com.unity.mobile.android-logcat": "1.4.0",
14-
"com.unity.profiling.core": "1.0.2",
15-
"com.unity.render-pipelines.universal": "16.0.5",
16-
"com.unity.test-framework": "1.3.9",
17-
"com.unity.test-framework.performance": "3.0.0-pre.2",
18-
"com.unity.vectorgraphics": "2.0.0-preview.24",
19-
"com.unity.xr.interaction.toolkit": "3.0.1",
20-
"com.unity.xr.mock-hmd": "1.3.1-preview.1",
21-
"com.unity.xr.oculus": "4.2.0",
22-
"com.unity.modules.accessibility": "1.0.0",
23-
"com.unity.modules.ai": "1.0.0",
24-
"com.unity.modules.androidjni": "1.0.0",
25-
"com.unity.modules.animation": "1.0.0",
26-
"com.unity.modules.assetbundle": "1.0.0",
27-
"com.unity.modules.audio": "1.0.0",
28-
"com.unity.modules.cloth": "1.0.0",
29-
"com.unity.modules.director": "1.0.0",
30-
"com.unity.modules.imageconversion": "1.0.0",
31-
"com.unity.modules.imgui": "1.0.0",
32-
"com.unity.modules.jsonserialize": "1.0.0",
33-
"com.unity.modules.particlesystem": "1.0.0",
34-
"com.unity.modules.physics": "1.0.0",
35-
"com.unity.modules.physics2d": "1.0.0",
36-
"com.unity.modules.screencapture": "1.0.0",
37-
"com.unity.modules.terrain": "1.0.0",
38-
"com.unity.modules.terrainphysics": "1.0.0",
39-
"com.unity.modules.tilemap": "1.0.0",
40-
"com.unity.modules.ui": "1.0.0",
41-
"com.unity.modules.uielements": "1.0.0",
42-
"com.unity.modules.umbra": "1.0.0",
43-
"com.unity.modules.unityanalytics": "1.0.0",
44-
"com.unity.modules.unitywebrequest": "1.0.0",
45-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
46-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
47-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
48-
"com.unity.modules.unitywebrequestwww": "1.0.0",
49-
"com.unity.modules.vehicles": "1.0.0",
50-
"com.unity.modules.video": "1.0.0",
51-
"com.unity.modules.vr": "1.0.0",
52-
"com.unity.modules.wind": "1.0.0",
53-
"com.unity.modules.xr": "1.0.0"
54-
},
55-
"testables": [
56-
"com.reactunity.core",
57-
"com.unity.test-framework.performance",
58-
"com.unity.inputsystem"
59-
],
60-
"scopedRegistries": [
61-
{
62-
"name": "package.openupm.com",
63-
"url": "https://package.openupm.com",
64-
"scopes": [
65-
"com.nosuchstudio.rtltmpro",
66-
"com.openupm",
67-
"com.reactunity",
68-
"com.reactunity.clearscript",
69-
"com.reactunity.core",
70-
"com.reactunity.jint",
71-
"com.reactunity.quickjs"
72-
]
73-
}
74-
]
75-
}
1+
{
2+
"dependencies": {
3+
"com.reactunity.clearscript": "0.17.0",
4+
"com.reactunity.core": "0.18.4",
5+
"com.reactunity.jint": "0.17.0",
6+
"com.reactunity.quickjs": "0.17.1",
7+
"com.unity.2d.sprite": "1.0.0",
8+
"com.unity.device-simulator.devices": "1.0.0",
9+
"com.unity.editorcoroutines": "1.0.0",
10+
"com.unity.ide.visualstudio": "2.0.22",
11+
"com.unity.inputsystem": "1.7.0",
12+
"com.unity.mobile.android-logcat": "1.4.2",
13+
"com.unity.profiling.core": "1.0.2",
14+
"com.unity.render-pipelines.universal": "16.0.5",
15+
"com.unity.test-framework": "1.3.9",
16+
"com.unity.test-framework.performance": "3.0.0-pre.2",
17+
"com.unity.textmeshpro": "3.0.9",
18+
"com.unity.vectorgraphics": "2.0.0-preview.24",
19+
"com.unity.xr.interaction.toolkit": "3.0.1",
20+
"com.unity.xr.mock-hmd": "1.4.0-preview.2",
21+
"com.unity.xr.oculus": "4.2.0",
22+
"com.unity.modules.ai": "1.0.0",
23+
"com.unity.modules.androidjni": "1.0.0",
24+
"com.unity.modules.animation": "1.0.0",
25+
"com.unity.modules.assetbundle": "1.0.0",
26+
"com.unity.modules.audio": "1.0.0",
27+
"com.unity.modules.cloth": "1.0.0",
28+
"com.unity.modules.director": "1.0.0",
29+
"com.unity.modules.imageconversion": "1.0.0",
30+
"com.unity.modules.imgui": "1.0.0",
31+
"com.unity.modules.jsonserialize": "1.0.0",
32+
"com.unity.modules.particlesystem": "1.0.0",
33+
"com.unity.modules.physics": "1.0.0",
34+
"com.unity.modules.physics2d": "1.0.0",
35+
"com.unity.modules.screencapture": "1.0.0",
36+
"com.unity.modules.terrain": "1.0.0",
37+
"com.unity.modules.terrainphysics": "1.0.0",
38+
"com.unity.modules.tilemap": "1.0.0",
39+
"com.unity.modules.ui": "1.0.0",
40+
"com.unity.modules.uielements": "1.0.0",
41+
"com.unity.modules.umbra": "1.0.0",
42+
"com.unity.modules.unityanalytics": "1.0.0",
43+
"com.unity.modules.unitywebrequest": "1.0.0",
44+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
45+
"com.unity.modules.unitywebrequestaudio": "1.0.0",
46+
"com.unity.modules.unitywebrequesttexture": "1.0.0",
47+
"com.unity.modules.unitywebrequestwww": "1.0.0",
48+
"com.unity.modules.vehicles": "1.0.0",
49+
"com.unity.modules.video": "1.0.0",
50+
"com.unity.modules.vr": "1.0.0",
51+
"com.unity.modules.wind": "1.0.0",
52+
"com.unity.modules.xr": "1.0.0"
53+
},
54+
"testables": [
55+
"com.reactunity.core",
56+
"com.unity.test-framework.performance",
57+
"com.unity.inputsystem"
58+
],
59+
"scopedRegistries": [
60+
{
61+
"name": "package.openupm.com",
62+
"url": "https://package.openupm.com",
63+
"scopes": [
64+
"com.nosuchstudio.rtltmpro",
65+
"com.openupm",
66+
"com.reactunity",
67+
"com.reactunity.clearscript",
68+
"com.reactunity.core",
69+
"com.reactunity.jint",
70+
"com.reactunity.quickjs"
71+
]
72+
}
73+
]
74+
}

Packages/packages-lock.json

+28-62
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://package.openupm.com"
99
},
1010
"com.reactunity.core": {
11-
"version": "0.18.0",
11+
"version": "0.18.4",
1212
"depth": 0,
1313
"source": "registry",
1414
"dependencies": {
@@ -37,17 +37,8 @@
3737
"source": "builtin",
3838
"dependencies": {}
3939
},
40-
"com.unity.ai.navigation": {
41-
"version": "2.0.0",
42-
"depth": 0,
43-
"source": "registry",
44-
"dependencies": {
45-
"com.unity.modules.ai": "1.0.0"
46-
},
47-
"url": "https://packages.unity.com"
48-
},
4940
"com.unity.burst": {
50-
"version": "1.8.12",
41+
"version": "1.8.17",
5142
"depth": 1,
5243
"source": "registry",
5344
"dependencies": {
@@ -56,17 +47,6 @@
5647
},
5748
"url": "https://packages.unity.com"
5849
},
59-
"com.unity.collections": {
60-
"version": "1.4.0",
61-
"depth": 3,
62-
"source": "registry",
63-
"dependencies": {
64-
"com.unity.burst": "1.6.6",
65-
"com.unity.nuget.mono-cecil": "1.11.4",
66-
"com.unity.test-framework": "1.1.31"
67-
},
68-
"url": "https://packages.unity.com"
69-
},
7050
"com.unity.device-simulator.devices": {
7151
"version": "1.0.0",
7252
"depth": 0,
@@ -82,7 +62,7 @@
8262
"url": "https://packages.unity.com"
8363
},
8464
"com.unity.ext.nunit": {
85-
"version": "2.0.5",
65+
"version": "2.0.3",
8666
"depth": 1,
8767
"source": "registry",
8868
"dependencies": {},
@@ -114,19 +94,12 @@
11494
"url": "https://packages.unity.com"
11595
},
11696
"com.unity.mobile.android-logcat": {
117-
"version": "1.4.0",
97+
"version": "1.4.2",
11898
"depth": 0,
11999
"source": "registry",
120100
"dependencies": {},
121101
"url": "https://packages.unity.com"
122102
},
123-
"com.unity.nuget.mono-cecil": {
124-
"version": "1.11.4",
125-
"depth": 4,
126-
"source": "registry",
127-
"dependencies": {},
128-
"url": "https://packages.unity.com"
129-
},
130103
"com.unity.nuget.newtonsoft-json": {
131104
"version": "3.2.1",
132105
"depth": 1,
@@ -142,16 +115,14 @@
142115
"url": "https://packages.unity.com"
143116
},
144117
"com.unity.render-pipelines.core": {
145-
"version": "16.0.5",
118+
"version": "14.0.11",
146119
"depth": 1,
147120
"source": "builtin",
148121
"dependencies": {
149-
"com.unity.mathematics": "1.2.4",
150-
"com.unity.ugui": "2.0.0",
122+
"com.unity.ugui": "1.0.0",
151123
"com.unity.modules.physics": "1.0.0",
152124
"com.unity.modules.terrain": "1.0.0",
153-
"com.unity.modules.jsonserialize": "1.0.0",
154-
"com.unity.rendering.light-transport": "1.0.0"
125+
"com.unity.modules.jsonserialize": "1.0.0"
155126
}
156127
},
157128
"com.unity.render-pipelines.universal": {
@@ -161,18 +132,17 @@
161132
"dependencies": {
162133
"com.unity.mathematics": "1.2.1",
163134
"com.unity.burst": "1.8.9",
164-
"com.unity.render-pipelines.core": "16.0.5",
165-
"com.unity.shadergraph": "16.0.5"
135+
"com.unity.render-pipelines.core": "14.0.11",
136+
"com.unity.shadergraph": "14.0.11",
137+
"com.unity.render-pipelines.universal-config": "14.0.9"
166138
}
167139
},
168-
"com.unity.rendering.light-transport": {
169-
"version": "1.0.1",
170-
"depth": 2,
140+
"com.unity.render-pipelines.universal-config": {
141+
"version": "14.0.10",
142+
"depth": 1,
171143
"source": "builtin",
172144
"dependencies": {
173-
"com.unity.collections": "1.4.0",
174-
"com.unity.mathematics": "1.2.4",
175-
"com.unity.render-pipelines.core": "16.0.1"
145+
"com.unity.render-pipelines.core": "14.0.10"
176146
}
177147
},
178148
"com.unity.searcher": {
@@ -183,11 +153,11 @@
183153
"url": "https://packages.unity.com"
184154
},
185155
"com.unity.shadergraph": {
186-
"version": "16.0.5",
156+
"version": "14.0.11",
187157
"depth": 1,
188158
"source": "builtin",
189159
"dependencies": {
190-
"com.unity.render-pipelines.core": "16.0.5",
160+
"com.unity.render-pipelines.core": "14.0.11",
191161
"com.unity.searcher": "4.9.2"
192162
}
193163
},
@@ -212,8 +182,17 @@
212182
},
213183
"url": "https://packages.unity.com"
214184
},
185+
"com.unity.textmeshpro": {
186+
"version": "3.0.9",
187+
"depth": 0,
188+
"source": "registry",
189+
"dependencies": {
190+
"com.unity.ugui": "1.0.0"
191+
},
192+
"url": "https://packages.unity.com"
193+
},
215194
"com.unity.ugui": {
216-
"version": "2.0.0",
195+
"version": "1.0.0",
217196
"depth": 1,
218197
"source": "builtin",
219198
"dependencies": {
@@ -288,7 +267,7 @@
288267
"url": "https://packages.unity.com"
289268
},
290269
"com.unity.xr.mock-hmd": {
291-
"version": "1.3.1-preview.1",
270+
"version": "1.4.0-preview.2",
292271
"depth": 0,
293272
"source": "registry",
294273
"dependencies": {
@@ -305,12 +284,6 @@
305284
},
306285
"url": "https://packages.unity.com"
307286
},
308-
"com.unity.modules.accessibility": {
309-
"version": "1.0.0",
310-
"depth": 0,
311-
"source": "builtin",
312-
"dependencies": {}
313-
},
314287
"com.unity.modules.ai": {
315288
"version": "1.0.0",
316289
"depth": 0,
@@ -358,12 +331,6 @@
358331
"com.unity.modules.animation": "1.0.0"
359332
}
360333
},
361-
"com.unity.modules.hierarchycore": {
362-
"version": "1.0.0",
363-
"depth": 1,
364-
"source": "builtin",
365-
"dependencies": {}
366-
},
367334
"com.unity.modules.imageconversion": {
368335
"version": "1.0.0",
369336
"depth": 0,
@@ -452,8 +419,7 @@
452419
"dependencies": {
453420
"com.unity.modules.ui": "1.0.0",
454421
"com.unity.modules.imgui": "1.0.0",
455-
"com.unity.modules.jsonserialize": "1.0.0",
456-
"com.unity.modules.hierarchycore": "1.0.0"
422+
"com.unity.modules.jsonserialize": "1.0.0"
457423
}
458424
},
459425
"com.unity.modules.umbra": {
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"EnableBurstCompilation": true,
5+
"EnableOptimisations": true,
6+
"EnableSafetyChecks": false,
7+
"EnableDebugInAllBuilds": false,
8+
"DebugDataKind": 1,
9+
"EnableArmv9SecurityFeatures": false,
10+
"CpuMinTargetX32": 0,
11+
"CpuMaxTargetX32": 0,
12+
"CpuMinTargetX64": 0,
13+
"CpuMaxTargetX64": 0,
14+
"CpuTargetsArm64": 512,
15+
"OptimizeFor": 0
16+
}
17+
}

ProjectSettings/EditorBuildSettings.asset

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ EditorBuildSettings:
88
- enabled: 0
99
path: Assets/Scenes/Internal/WebInjectable.unity
1010
guid: 7538a29573b1e994099b6ccbe6757a39
11-
- enabled: 1
11+
- enabled: 0
1212
path: Assets/Scenes/Internal/Previewer.unity
1313
guid: 4618dbd3ce4fa5d4e80c5c69d344b40f
14-
- enabled: 0
14+
- enabled: 1
1515
path: Assets/Scenes/MainScene.unity
1616
guid: 2cda990e2423bbf4892e6590ba056729
1717
m_configObjects:

ProjectSettings/ProjectSettings.asset

+1
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,7 @@ PlayerSettings:
904904
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
905905
a: 1}
906906
metroSplashScreenUseBackgroundColor: 0
907+
syncCapabilities: 0
907908
platformCapabilities:
908909
WindowsStoreApps:
909910
InternetClient: True

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2023.2.10f1
2-
m_EditorVersionWithRevision: 2023.2.10f1 (316c1fd686f6)
1+
m_EditorVersion: 2022.3.41f1
2+
m_EditorVersionWithRevision: 2022.3.41f1 (0f988161febf)

0 commit comments

Comments
 (0)