Skip to content

Commit ef10630

Browse files
committed
Import DemoApp in Unity 2022.3.62.
1 parent 546d845 commit ef10630

File tree

4 files changed

+61
-45
lines changed

4 files changed

+61
-45
lines changed

example/unity/DemoApp/Packages/manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.0.3",
3+
"com.unity.collab-proxy": "2.7.1",
44
"com.unity.ext.nunit": "1.0.6",
5-
"com.unity.ide.rider": "3.0.15",
6-
"com.unity.ide.visualstudio": "2.0.16",
5+
"com.unity.ide.rider": "3.0.36",
6+
"com.unity.ide.visualstudio": "2.0.23",
77
"com.unity.ide.vscode": "1.2.5",
8-
"com.unity.test-framework": "1.1.31",
9-
"com.unity.textmeshpro": "3.0.6",
10-
"com.unity.timeline": "1.7.1",
8+
"com.unity.test-framework": "1.1.33",
9+
"com.unity.textmeshpro": "3.0.9",
10+
"com.unity.timeline": "1.7.7",
1111
"com.unity.ugui": "1.0.0",
1212
"com.unity.modules.ai": "1.0.0",
1313
"com.unity.modules.androidjni": "1.0.0",

example/unity/DemoApp/Packages/packages-lock.json

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "2.0.3",
4+
"version": "2.7.1",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {},
@@ -15,7 +15,7 @@
1515
"url": "https://packages.unity.com"
1616
},
1717
"com.unity.ide.rider": {
18-
"version": "3.0.15",
18+
"version": "3.0.36",
1919
"depth": 0,
2020
"source": "registry",
2121
"dependencies": {
@@ -24,7 +24,7 @@
2424
"url": "https://packages.unity.com"
2525
},
2626
"com.unity.ide.visualstudio": {
27-
"version": "2.0.16",
27+
"version": "2.0.23",
2828
"depth": 0,
2929
"source": "registry",
3030
"dependencies": {
@@ -40,7 +40,7 @@
4040
"url": "https://packages.unity.com"
4141
},
4242
"com.unity.test-framework": {
43-
"version": "1.1.31",
43+
"version": "1.1.33",
4444
"depth": 0,
4545
"source": "registry",
4646
"dependencies": {
@@ -51,7 +51,7 @@
5151
"url": "https://packages.unity.com"
5252
},
5353
"com.unity.textmeshpro": {
54-
"version": "3.0.6",
54+
"version": "3.0.9",
5555
"depth": 0,
5656
"source": "registry",
5757
"dependencies": {
@@ -60,13 +60,13 @@
6060
"url": "https://packages.unity.com"
6161
},
6262
"com.unity.timeline": {
63-
"version": "1.7.1",
63+
"version": "1.7.7",
6464
"depth": 0,
6565
"source": "registry",
6666
"dependencies": {
67+
"com.unity.modules.audio": "1.0.0",
6768
"com.unity.modules.director": "1.0.0",
6869
"com.unity.modules.animation": "1.0.0",
69-
"com.unity.modules.audio": "1.0.0",
7070
"com.unity.modules.particlesystem": "1.0.0"
7171
},
7272
"url": "https://packages.unity.com"
@@ -212,17 +212,6 @@
212212
"version": "1.0.0",
213213
"depth": 0,
214214
"source": "builtin",
215-
"dependencies": {
216-
"com.unity.modules.ui": "1.0.0",
217-
"com.unity.modules.imgui": "1.0.0",
218-
"com.unity.modules.jsonserialize": "1.0.0",
219-
"com.unity.modules.uielementsnative": "1.0.0"
220-
}
221-
},
222-
"com.unity.modules.uielementsnative": {
223-
"version": "1.0.0",
224-
"depth": 1,
225-
"source": "builtin",
226215
"dependencies": {
227216
"com.unity.modules.ui": "1.0.0",
228217
"com.unity.modules.imgui": "1.0.0",

example/unity/DemoApp/ProjectSettings/ProjectSettings.asset

Lines changed: 46 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 24
6+
serializedVersion: 26
77
productGUID: fd170185d5732429eb9bdb0b178a9eb1
88
AndroidProfiler: 0
99
AndroidFilterTouchesWhenObscured: 0
@@ -48,10 +48,12 @@ PlayerSettings:
4848
defaultScreenHeightWeb: 600
4949
m_StereoRenderingPath: 0
5050
m_ActiveColorSpace: 1
51+
unsupportedMSAAFallback: 0
5152
m_SpriteBatchVertexThreshold: 300
5253
m_MTRendering: 1
5354
mipStripping: 0
5455
numberOfMipsStripped: 0
56+
numberOfMipsStrippedPerMipmapLimitGroup: {}
5557
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
5658
iosShowActivityIndicatorOnLoading: -1
5759
androidShowActivityIndicatorOnLoading: -1
@@ -74,17 +76,21 @@ PlayerSettings:
7476
androidMinimumWindowWidth: 400
7577
androidMinimumWindowHeight: 300
7678
androidFullscreenMode: 1
79+
androidAutoRotationBehavior: 1
80+
androidPredictiveBackSupport: 1
7781
defaultIsNativeResolution: 1
7882
macRetinaSupport: 1
7983
runInBackground: 1
8084
captureSingleScreen: 0
8185
muteOtherAudioSources: 0
8286
Prepare IOS For Recording: 0
8387
Force IOS Speakers When Recording: 0
88+
audioSpatialExperience: 0
8489
deferSystemGesturesMode: 0
8590
hideHomeButton: 0
8691
submitAnalytics: 1
8792
usePlayerLog: 1
93+
dedicatedServerOptimizations: 0
8894
bakeCollisionMeshes: 0
8995
forceSingleInstance: 0
9096
useFlipModelSwapchain: 1
@@ -124,19 +130,17 @@ PlayerSettings:
124130
switchNVNMaxPublicTextureIDCount: 0
125131
switchNVNMaxPublicSamplerIDCount: 0
126132
switchNVNGraphicsFirmwareMemory: 32
133+
switchMaxWorkerMultiple: 8
127134
stadiaPresentMode: 0
128135
stadiaTargetFramerate: 0
129136
vulkanNumSwapchainBuffers: 2
130137
vulkanEnableSetSRGBWrite: 0
131138
vulkanEnablePreTransform: 0
132139
vulkanEnableLateAcquireNextImage: 0
133140
vulkanEnableCommandBufferRecycling: 1
134-
m_SupportedAspectRatios:
135-
4:3: 1
136-
5:4: 1
137-
16:10: 1
138-
16:9: 1
139-
Others: 1
141+
loadStoreDebugModeEnabled: 0
142+
visionOSBundleVersion: 1.0
143+
tvOSBundleVersion: 1.0
140144
bundleVersion: 0.1
141145
preloadedAssets:
142146
- {fileID: 4800000, guid: c9f956787b1d945e7b36e0516201fc76, type: 3}
@@ -150,8 +154,10 @@ PlayerSettings:
150154
enable360StereoCapture: 0
151155
isWsaHolographicRemotingEnabled: 0
152156
enableFrameTimingStats: 0
157+
enableOpenGLProfilerGPURecorders: 1
158+
allowHDRDisplaySupport: 0
153159
useHDRDisplay: 0
154-
D3DHDRBitDepth: 0
160+
hdrBitDepth: 0
155161
m_ColorGamuts: 00000000
156162
targetPixelDensity: 30
157163
resolutionScalingMode: 0
@@ -163,12 +169,13 @@ PlayerSettings:
163169
iPhone: com.example.flutterUnityDemo
164170
buildNumber:
165171
Standalone: 0
172+
VisionOS: 0
166173
iPhone: 0
167174
tvOS: 0
168175
overrideDefaultApplicationIdentifier: 1
169176
AndroidBundleVersionCode: 1
170177
AndroidMinSdkVersion: 24
171-
AndroidTargetSdkVersion: 30
178+
AndroidTargetSdkVersion: 34
172179
AndroidPreferredInstallLocation: 1
173180
aotOptions:
174181
stripEngineCode: 1
@@ -183,10 +190,14 @@ PlayerSettings:
183190
strictShaderVariantMatching: 0
184191
VertexChannelCompressionMask: 4054
185192
iPhoneSdkVersion: 988
193+
iOSSimulatorArchitecture: 0
186194
iOSTargetOSVersionString: 12.0
187195
tvOSSdkVersion: 0
196+
tvOSSimulatorArchitecture: 0
188197
tvOSRequireExtendedGameController: 0
189198
tvOSTargetOSVersionString: 12.0
199+
VisionOSSdkVersion: 0
200+
VisionOSTargetOSVersionString: 1.0
190201
uIPrerenderedIcon: 0
191202
uIRequiresPersistentWiFi: 0
192203
uIRequiresFullScreen: 0
@@ -229,13 +240,16 @@ PlayerSettings:
229240
iOSMetalForceHardShadows: 0
230241
metalEditorSupport: 1
231242
metalAPIValidation: 1
243+
metalCompileShaderBinary: 0
232244
iOSRenderExtraFrameOnPause: 0
233245
iosCopyPluginsCodeInsteadOfSymlink: 0
234246
appleDeveloperTeamID:
235247
iOSManualSigningProvisioningProfileID:
236248
tvOSManualSigningProvisioningProfileID:
249+
VisionOSManualSigningProvisioningProfileID:
237250
iOSManualSigningProvisioningProfileType: 0
238251
tvOSManualSigningProvisioningProfileType: 0
252+
VisionOSManualSigningProvisioningProfileType: 0
239253
appleEnableAutomaticSigning: 0
240254
iOSRequireARKit: 1
241255
iOSAutomaticallyDetectAndAddCapabilities: 1
@@ -250,13 +264,15 @@ PlayerSettings:
250264
useCustomLauncherGradleManifest: 0
251265
useCustomBaseGradleTemplate: 0
252266
useCustomGradlePropertiesTemplate: 0
267+
useCustomGradleSettingsTemplate: 0
253268
useCustomProguardFile: 0
254269
AndroidTargetArchitectures: 3
255270
AndroidTargetDevices: 0
256271
AndroidSplashScreenScale: 0
257272
androidSplashScreen: {fileID: 0}
258273
AndroidKeystoreName:
259274
AndroidKeyaliasName:
275+
AndroidEnableArmv9SecurityFeatures: 0
260276
AndroidBuildApkPerCpuArchitecture: 0
261277
AndroidTVCompatibility: 0
262278
AndroidIsGame: 1
@@ -270,7 +286,6 @@ PlayerSettings:
270286
banner: {fileID: 0}
271287
androidGamepadSupportLevel: 0
272288
chromeosInputEmulation: 1
273-
AndroidMinifyWithR8: 0
274289
AndroidMinifyRelease: 0
275290
AndroidMinifyDebug: 0
276291
AndroidValidateAppBundleSize: 1
@@ -482,6 +497,7 @@ PlayerSettings:
482497
- m_BuildTarget: WebGL
483498
m_StaticBatching: 0
484499
m_DynamicBatching: 0
500+
m_BuildTargetShaderSettings: []
485501
m_BuildTargetGraphicsJobs:
486502
- m_BuildTarget: MacStandaloneSupport
487503
m_GraphicsJobs: 0
@@ -533,6 +549,8 @@ PlayerSettings:
533549
m_Devices:
534550
- Oculus
535551
- OpenVR
552+
m_DefaultShaderChunkSizeInMB: 16
553+
m_DefaultShaderChunkCount: 0
536554
openGLRequireES31: 0
537555
openGLRequireES31AEP: 0
538556
openGLRequireES32: 0
@@ -544,6 +562,7 @@ PlayerSettings:
544562
m_BuildTargetGroupLightmapEncodingQuality: []
545563
m_BuildTargetGroupHDRCubemapEncodingQuality: []
546564
m_BuildTargetGroupLightmapSettings: []
565+
m_BuildTargetGroupLoadStoreDebugModeSettings: []
547566
m_BuildTargetNormalMapEncoding: []
548567
m_BuildTargetDefaultTextureCompressionFormat: []
549568
playModeTestRunnerEnabled: 0
@@ -564,7 +583,7 @@ PlayerSettings:
564583
switchSocketConcurrencyLimit: 14
565584
switchScreenResolutionBehavior: 2
566585
switchUseCPUProfiler: 0
567-
switchUseGOLDLinker: 0
586+
switchEnableFileSystemTrace: 0
568587
switchLTOSetting: 0
569588
switchApplicationID: 0x01004b9000490000
570589
switchNSODependencies:
@@ -642,7 +661,6 @@ PlayerSettings:
642661
switchReleaseVersion: 0
643662
switchDisplayVersion: 1.0.0
644663
switchStartupUserAccount: 0
645-
switchTouchScreenUsage: 0
646664
switchSupportedLanguagesMask: 0
647665
switchLogoType: 0
648666
switchApplicationErrorCodeCategory:
@@ -684,6 +702,7 @@ PlayerSettings:
684702
switchNativeFsCacheSize: 32
685703
switchIsHoldTypeHorizontal: 0
686704
switchSupportedNpadCount: 8
705+
switchEnableTouchScreen: 1
687706
switchSocketConfigEnabled: 0
688707
switchTcpInitialSendBufferSize: 32
689708
switchTcpInitialReceiveBufferSize: 64
@@ -694,8 +713,9 @@ PlayerSettings:
694713
switchSocketBufferEfficiency: 4
695714
switchSocketInitializeEnabled: 1
696715
switchNetworkInterfaceManagerInitializeEnabled: 1
697-
switchPlayerConnectionEnabled: 1
716+
switchDisableHTCSPlayerConnection: 0
698717
switchUseNewStyleFilepaths: 1
718+
switchUseLegacyFmodPriorities: 0
699719
switchUseMicroSleepForYield: 1
700720
switchEnableRamDiskSupport: 0
701721
switchMicroSleepForYieldTime: 25
@@ -783,6 +803,7 @@ PlayerSettings:
783803
webGLMemorySize: 16
784804
webGLExceptionSupport: 1
785805
webGLNameFilesAsHashes: 0
806+
webGLShowDiagnostics: 0
786807
webGLDataCaching: 1
787808
webGLDebugSymbols: 0
788809
webGLEmscriptenArgs:
@@ -801,6 +822,7 @@ PlayerSettings:
801822
webGLMemoryLinearGrowthStep: 16
802823
webGLMemoryGeometricGrowthStep: 0.2
803824
webGLMemoryGeometricGrowthCap: 96
825+
webGLPowerPreference: 2
804826
scriptingDefineSymbols:
805827
Android:
806828
iPhone: UNITY_XR_ARKIT_LOADER_ENABLED
@@ -810,19 +832,17 @@ PlayerSettings:
810832
scriptingBackend:
811833
Android: 1
812834
il2cppCompilerConfiguration:
813-
Android: 0
814-
il2cppCodeGeneration:
815835
Android: 1
836+
il2cppCodeGeneration:
837+
Android: 0
816838
managedStrippingLevel: {}
817839
incrementalIl2cppBuild: {}
818840
suppressCommonWarnings: 1
819841
allowUnsafeCode: 0
820842
useDeterministicCompilation: 1
821-
enableRoslynAnalyzers: 1
822843
additionalIl2CppArgs:
823844
scriptingRuntimeVersion: 1
824845
gcIncremental: 0
825-
assemblyVersionValidation: 1
826846
gcWBarrierValidation: 0
827847
apiCompatibilityLevelPerPlatform:
828848
Android: 3
@@ -851,6 +871,7 @@ PlayerSettings:
851871
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
852872
a: 1}
853873
metroSplashScreenUseBackgroundColor: 0
874+
syncCapabilities: 0
854875
platformCapabilities: {}
855876
metroTargetDeviceFamilies: {}
856877
metroFTAName:
@@ -898,16 +919,22 @@ PlayerSettings:
898919
luminVersion:
899920
m_VersionCode: 1
900921
m_VersionName:
922+
hmiPlayerDataPath:
923+
hmiForceSRGBBlit: 1
924+
embeddedLinuxEnableGamepadInput: 1
925+
hmiLogStartupTiming: 0
926+
hmiCpuConfiguration:
901927
apiCompatibilityLevel: 6
902928
activeInputHandler: 0
929+
windowsGamepadBackendHint: 0
903930
cloudProjectId:
904931
framebufferDepthMemorylessMode: 0
905932
qualitySettingsNames: []
906933
projectName:
907934
organizationId:
908935
cloudEnabled: 0
909936
legacyClampBlendShapeWeights: 0
910-
playerDataPath:
911-
forceSRGBBlit: 1
937+
hmiLoadingImage: {fileID: 0}
938+
platformRequiresReadableAssets: 0
912939
virtualTexturingSupportEnabled: 0
913940
insecureHttpOption: 0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.22f1
2-
m_EditorVersionWithRevision: 2021.3.22f1 (b6c551784ba3)
1+
m_EditorVersion: 2022.3.62f1
2+
m_EditorVersionWithRevision: 2022.3.62f1 (4af31df58517)

0 commit comments

Comments
 (0)