Skip to content

Commit 3070b95

Browse files
committed
Convert to 2022 Temporarily
1 parent 75172c7 commit 3070b95

File tree

4 files changed

+31
-62
lines changed

4 files changed

+31
-62
lines changed

Packages/manifest.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
"com.unity.ide.rider": "3.0.31",
44
"com.unity.ide.visualstudio": "2.0.22",
55
"com.unity.mobile.android-logcat": "1.4.3",
6-
"com.unity.multiplayer.center": "1.0.0",
76
"com.unity.test-framework": "1.4.5",
7+
"com.unity.textmeshpro": "3.0.9",
88
"com.unity.timeline": "1.8.7",
99
"com.unity.toolchain.macos-arm64-linux-x86_64": "2.0.3",
1010
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1111
"com.unity.ugui": "2.0.0",
12-
"com.unity.modules.accessibility": "1.0.0",
1312
"com.unity.modules.ai": "1.0.0",
1413
"com.unity.modules.androidjni": "1.0.0",
1514
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

+11-23
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.ext.nunit": {
4-
"version": "2.0.5",
4+
"version": "2.0.3",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {},
@@ -32,14 +32,6 @@
3232
"dependencies": {},
3333
"url": "https://packages.unity.com"
3434
},
35-
"com.unity.multiplayer.center": {
36-
"version": "1.0.0",
37-
"depth": 0,
38-
"source": "builtin",
39-
"dependencies": {
40-
"com.unity.modules.uielements": "1.0.0"
41-
}
42-
},
4335
"com.unity.sysroot": {
4436
"version": "2.0.10",
4537
"depth": 1,
@@ -67,6 +59,15 @@
6759
},
6860
"url": "https://packages.unity.com"
6961
},
62+
"com.unity.textmeshpro": {
63+
"version": "3.0.9",
64+
"depth": 0,
65+
"source": "registry",
66+
"dependencies": {
67+
"com.unity.ugui": "1.0.0"
68+
},
69+
"url": "https://packages.unity.com"
70+
},
7071
"com.unity.timeline": {
7172
"version": "1.8.7",
7273
"depth": 0,
@@ -108,12 +109,6 @@
108109
"com.unity.modules.imgui": "1.0.0"
109110
}
110111
},
111-
"com.unity.modules.accessibility": {
112-
"version": "1.0.0",
113-
"depth": 0,
114-
"source": "builtin",
115-
"dependencies": {}
116-
},
117112
"com.unity.modules.ai": {
118113
"version": "1.0.0",
119114
"depth": 0,
@@ -161,12 +156,6 @@
161156
"com.unity.modules.animation": "1.0.0"
162157
}
163158
},
164-
"com.unity.modules.hierarchycore": {
165-
"version": "1.0.0",
166-
"depth": 1,
167-
"source": "builtin",
168-
"dependencies": {}
169-
},
170159
"com.unity.modules.imageconversion": {
171160
"version": "1.0.0",
172161
"depth": 0,
@@ -255,8 +244,7 @@
255244
"dependencies": {
256245
"com.unity.modules.ui": "1.0.0",
257246
"com.unity.modules.imgui": "1.0.0",
258-
"com.unity.modules.jsonserialize": "1.0.0",
259-
"com.unity.modules.hierarchycore": "1.0.0"
247+
"com.unity.modules.jsonserialize": "1.0.0"
260248
}
261249
},
262250
"com.unity.modules.umbra": {

ProjectSettings/ProjectSettings.asset

+17-35
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 28
6+
serializedVersion: 26
77
productGUID: 64c3c6e2355b0f949ae2987c5d522a80
88
AndroidProfiler: 0
99
AndroidFilterTouchesWhenObscured: 0
@@ -51,7 +51,6 @@ PlayerSettings:
5151
m_StereoRenderingPath: 0
5252
m_ActiveColorSpace: 0
5353
unsupportedMSAAFallback: 0
54-
m_SpriteBatchMaxVertexCount: 65535
5554
m_SpriteBatchVertexThreshold: 300
5655
m_MTRendering: 1
5756
mipStripping: 0
@@ -73,18 +72,17 @@ PlayerSettings:
7372
androidRenderOutsideSafeArea: 1
7473
androidUseSwappy: 1
7574
androidBlitType: 0
76-
androidResizeableActivity: 0
75+
androidResizableWindow: 0
7776
androidDefaultWindowWidth: 1920
7877
androidDefaultWindowHeight: 1080
7978
androidMinimumWindowWidth: 400
8079
androidMinimumWindowHeight: 300
8180
androidFullscreenMode: 1
8281
androidAutoRotationBehavior: 1
83-
androidPredictiveBackSupport: 0
84-
androidApplicationEntry: 1
8582
defaultIsNativeResolution: 0
8683
macRetinaSupport: 1
8784
runInBackground: 1
85+
captureSingleScreen: 0
8886
muteOtherAudioSources: 0
8987
Prepare IOS For Recording: 0
9088
Force IOS Speakers When Recording: 0
@@ -100,7 +98,6 @@ PlayerSettings:
10098
useMacAppStoreValidation: 0
10199
macAppStoreCategory: public.app-category.games
102100
gpuSkinning: 1
103-
meshDeformation: 2
104101
xboxPIXTextureCapture: 0
105102
xboxEnableAvatar: 0
106103
xboxEnableKinect: 0
@@ -132,8 +129,10 @@ PlayerSettings:
132129
switchAllowGpuScratchShrinking: 0
133130
switchNVNMaxPublicTextureIDCount: 0
134131
switchNVNMaxPublicSamplerIDCount: 0
135-
switchMaxWorkerMultiple: 8
136132
switchNVNGraphicsFirmwareMemory: 32
133+
switchMaxWorkerMultiple: 8
134+
stadiaPresentMode: 0
135+
stadiaTargetFramerate: 0
137136
vulkanNumSwapchainBuffers: 3
138137
vulkanEnableSetSRGBWrite: 0
139138
vulkanEnablePreTransform: 0
@@ -163,7 +162,6 @@ PlayerSettings:
163162
resetResolutionOnWindowResize: 0
164163
androidSupportedAspectRatio: 1
165164
androidMaxAspectRatio: 2.1
166-
androidMinAspectRatio: 1
167165
applicationIdentifier:
168166
Android: com.thirdweb.unitysdk
169167
Standalone: com.thirdweb.unitysdk
@@ -185,16 +183,14 @@ PlayerSettings:
185183
ForceInternetPermission: 0
186184
ForceSDCardPermission: 0
187185
CreateWallpaper: 0
188-
androidSplitApplicationBinary: 0
186+
APKExpansionFiles: 0
189187
keepLoadedShadersAlive: 0
190188
StripUnusedMeshComponents: 1
191189
strictShaderVariantMatching: 0
192190
VertexChannelCompressionMask: 4054
193191
iPhoneSdkVersion: 988
194-
iOSSimulatorArchitecture: 0
195192
iOSTargetOSVersionString: 13.0
196193
tvOSSdkVersion: 0
197-
tvOSSimulatorArchitecture: 0
198194
tvOSRequireExtendedGameController: 0
199195
tvOSTargetOSVersionString: 13.0
200196
VisionOSSdkVersion: 0
@@ -223,13 +219,15 @@ PlayerSettings:
223219
rgba: 0
224220
iOSLaunchScreenFillPct: 100
225221
iOSLaunchScreenSize: 100
222+
iOSLaunchScreenCustomXibPath:
226223
iOSLaunchScreeniPadType: 0
227224
iOSLaunchScreeniPadImage: {fileID: 0}
228225
iOSLaunchScreeniPadBackgroundColor:
229226
serializedVersion: 2
230227
rgba: 0
231228
iOSLaunchScreeniPadFillPct: 100
232229
iOSLaunchScreeniPadSize: 100
230+
iOSLaunchScreeniPadCustomXibPath:
233231
iOSLaunchScreenCustomStoryboardPath:
234232
iOSLaunchScreeniPadCustomStoryboardPath:
235233
iOSDeviceRequirements: []
@@ -267,12 +265,12 @@ PlayerSettings:
267265
useCustomGradleSettingsTemplate: 0
268266
useCustomProguardFile: 0
269267
AndroidTargetArchitectures: 3
268+
AndroidTargetDevices: 0
270269
AndroidSplashScreenScale: 0
271270
androidSplashScreen: {fileID: 0}
272271
AndroidKeystoreName:
273272
AndroidKeyaliasName:
274273
AndroidEnableArmv9SecurityFeatures: 0
275-
AndroidEnableArm64MTE: 0
276274
AndroidBuildApkPerCpuArchitecture: 0
277275
AndroidTVCompatibility: 0
278276
AndroidIsGame: 1
@@ -285,12 +283,11 @@ PlayerSettings:
285283
height: 180
286284
banner: {fileID: 0}
287285
androidGamepadSupportLevel: 0
286+
chromeosInputEmulation: 1
288287
AndroidMinifyRelease: 0
289288
AndroidMinifyDebug: 0
290289
AndroidValidateAppBundleSize: 1
291290
AndroidAppBundleSizeToValidate: 150
292-
AndroidReportGooglePlayAppDependencies: 1
293-
androidSymbolsSizeThreshold: 800
294291
m_BuildTargetIcons:
295292
- m_BuildTarget:
296293
m_Icons:
@@ -570,20 +567,18 @@ PlayerSettings:
570567
iPhone: 1
571568
tvOS: 1
572569
m_BuildTargetGroupLightmapEncodingQuality: []
570+
m_BuildTargetGroupHDRCubemapEncodingQuality: []
573571
m_BuildTargetGroupLightmapSettings: []
574572
m_BuildTargetGroupLoadStoreDebugModeSettings: []
575573
m_BuildTargetNormalMapEncoding: []
576574
m_BuildTargetDefaultTextureCompressionFormat:
577-
- serializedVersion: 3
578-
m_BuildTarget: WebGL
579-
m_Formats: 05000000
580-
- serializedVersion: 3
581-
m_BuildTarget: Android
582-
m_Formats: 01000000
575+
- m_BuildTarget: WebGL
576+
m_Format: 0
577+
- m_BuildTarget: Android
578+
m_Format: 0
583579
playModeTestRunnerEnabled: 0
584580
runPlayModeTestAsEditModeTest: 0
585581
actionOnDotNetUnhandledException: 1
586-
editorGfxJobOverride: 1
587582
enableInternalProfiler: 0
588583
logObjCUncaughtExceptions: 1
589584
enableCrashReportAPI: 0
@@ -729,14 +724,12 @@ PlayerSettings:
729724
switchSocketBufferEfficiency: 4
730725
switchSocketInitializeEnabled: 1
731726
switchNetworkInterfaceManagerInitializeEnabled: 1
732-
switchDisableHTCSPlayerConnection: 0
733727
switchUseNewStyleFilepaths: 0
734728
switchUseLegacyFmodPriorities: 1
735729
switchUseMicroSleepForYield: 1
736730
switchEnableRamDiskSupport: 0
737731
switchMicroSleepForYieldTime: 25
738732
switchRamDiskSpaceSize: 12
739-
switchUpgradedPlayerSettingsToNMETA: 0
740733
ps4NPAgeRating: 12
741734
ps4NPTitleSecret:
742735
ps4NPTrophyPackPath:
@@ -839,12 +832,7 @@ PlayerSettings:
839832
webGLMemoryLinearGrowthStep: 16
840833
webGLMemoryGeometricGrowthStep: 0.2
841834
webGLMemoryGeometricGrowthCap: 96
842-
webGLEnableWebGPU: 0
843835
webGLPowerPreference: 2
844-
webGLWebAssemblyTable: 0
845-
webGLWebAssemblyBigInt: 0
846-
webGLCloseOnQuit: 0
847-
webWasm2023: 0
848836
scriptingDefineSymbols:
849837
Android: RH_SerializedDictionary
850838
Standalone: RH_SerializedDictionary
@@ -862,7 +850,6 @@ PlayerSettings:
862850
Standalone: 1
863851
WebGL: 1
864852
iPhone: 1
865-
il2cppStacktraceInformation: {}
866853
managedStrippingLevel:
867854
Android: 4
868855
EmbeddedLinux: 1
@@ -890,7 +877,6 @@ PlayerSettings:
890877
Server: 6
891878
Standalone: 6
892879
WebGL: 6
893-
editorAssembliesCompatibilityLevel: 1
894880
m_RenderingPath: 1
895881
m_MobileRenderingPath: 1
896882
metroPackageName: Template_3D
@@ -965,11 +951,9 @@ PlayerSettings:
965951
hmiPlayerDataPath:
966952
hmiForceSRGBBlit: 1
967953
embeddedLinuxEnableGamepadInput: 1
968-
hmiCpuConfiguration:
969954
hmiLogStartupTiming: 0
970-
qnxGraphicConfPath:
955+
hmiCpuConfiguration:
971956
apiCompatibilityLevel: 6
972-
captureStartupLogs: {}
973957
activeInputHandler: 0
974958
windowsGamepadBackendHint: 0
975959
cloudProjectId:
@@ -983,5 +967,3 @@ PlayerSettings:
983967
platformRequiresReadableAssets: 0
984968
virtualTexturingSupportEnabled: 0
985969
insecureHttpOption: 0
986-
androidVulkanDenyFilterList: []
987-
androidVulkanAllowFilterList: []

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.24f1
2-
m_EditorVersionWithRevision: 6000.0.24f1 (11fa355cd605)
1+
m_EditorVersion: 2022.3.41f1
2+
m_EditorVersionWithRevision: 2022.3.41f1 (0f988161febf)

0 commit comments

Comments
 (0)