3
3
--- !u!129 &1
4
4
PlayerSettings :
5
5
m_ObjectHideFlags : 0
6
- serializedVersion : 24
6
+ serializedVersion : 26
7
7
productGUID : fd170185d5732429eb9bdb0b178a9eb1
8
8
AndroidProfiler : 0
9
9
AndroidFilterTouchesWhenObscured : 0
@@ -48,10 +48,12 @@ PlayerSettings:
48
48
defaultScreenHeightWeb : 600
49
49
m_StereoRenderingPath : 0
50
50
m_ActiveColorSpace : 1
51
+ unsupportedMSAAFallback : 0
51
52
m_SpriteBatchVertexThreshold : 300
52
53
m_MTRendering : 1
53
54
mipStripping : 0
54
55
numberOfMipsStripped : 0
56
+ numberOfMipsStrippedPerMipmapLimitGroup : {}
55
57
m_StackTraceTypes : 010000000100000001000000010000000100000001000000
56
58
iosShowActivityIndicatorOnLoading : -1
57
59
androidShowActivityIndicatorOnLoading : -1
@@ -74,17 +76,21 @@ PlayerSettings:
74
76
androidMinimumWindowWidth : 400
75
77
androidMinimumWindowHeight : 300
76
78
androidFullscreenMode : 1
79
+ androidAutoRotationBehavior : 1
80
+ androidPredictiveBackSupport : 1
77
81
defaultIsNativeResolution : 1
78
82
macRetinaSupport : 1
79
83
runInBackground : 1
80
84
captureSingleScreen : 0
81
85
muteOtherAudioSources : 0
82
86
Prepare IOS For Recording : 0
83
87
Force IOS Speakers When Recording : 0
88
+ audioSpatialExperience : 0
84
89
deferSystemGesturesMode : 0
85
90
hideHomeButton : 0
86
91
submitAnalytics : 1
87
92
usePlayerLog : 1
93
+ dedicatedServerOptimizations : 0
88
94
bakeCollisionMeshes : 0
89
95
forceSingleInstance : 0
90
96
useFlipModelSwapchain : 1
@@ -124,19 +130,17 @@ PlayerSettings:
124
130
switchNVNMaxPublicTextureIDCount : 0
125
131
switchNVNMaxPublicSamplerIDCount : 0
126
132
switchNVNGraphicsFirmwareMemory : 32
133
+ switchMaxWorkerMultiple : 8
127
134
stadiaPresentMode : 0
128
135
stadiaTargetFramerate : 0
129
136
vulkanNumSwapchainBuffers : 2
130
137
vulkanEnableSetSRGBWrite : 0
131
138
vulkanEnablePreTransform : 0
132
139
vulkanEnableLateAcquireNextImage : 0
133
140
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
140
144
bundleVersion : 0.1
141
145
preloadedAssets :
142
146
- {fileID: 4800000, guid: c9f956787b1d945e7b36e0516201fc76, type: 3}
@@ -150,8 +154,10 @@ PlayerSettings:
150
154
enable360StereoCapture : 0
151
155
isWsaHolographicRemotingEnabled : 0
152
156
enableFrameTimingStats : 0
157
+ enableOpenGLProfilerGPURecorders : 1
158
+ allowHDRDisplaySupport : 0
153
159
useHDRDisplay : 0
154
- D3DHDRBitDepth : 0
160
+ hdrBitDepth : 0
155
161
m_ColorGamuts : 00000000
156
162
targetPixelDensity : 30
157
163
resolutionScalingMode : 0
@@ -163,12 +169,13 @@ PlayerSettings:
163
169
iPhone : com.example.flutterUnityDemo
164
170
buildNumber :
165
171
Standalone : 0
172
+ VisionOS : 0
166
173
iPhone : 0
167
174
tvOS : 0
168
175
overrideDefaultApplicationIdentifier : 1
169
176
AndroidBundleVersionCode : 1
170
177
AndroidMinSdkVersion : 24
171
- AndroidTargetSdkVersion : 30
178
+ AndroidTargetSdkVersion : 34
172
179
AndroidPreferredInstallLocation : 1
173
180
aotOptions :
174
181
stripEngineCode : 1
@@ -183,10 +190,14 @@ PlayerSettings:
183
190
strictShaderVariantMatching : 0
184
191
VertexChannelCompressionMask : 4054
185
192
iPhoneSdkVersion : 988
193
+ iOSSimulatorArchitecture : 0
186
194
iOSTargetOSVersionString : 12.0
187
195
tvOSSdkVersion : 0
196
+ tvOSSimulatorArchitecture : 0
188
197
tvOSRequireExtendedGameController : 0
189
198
tvOSTargetOSVersionString : 12.0
199
+ VisionOSSdkVersion : 0
200
+ VisionOSTargetOSVersionString : 1.0
190
201
uIPrerenderedIcon : 0
191
202
uIRequiresPersistentWiFi : 0
192
203
uIRequiresFullScreen : 0
@@ -229,13 +240,16 @@ PlayerSettings:
229
240
iOSMetalForceHardShadows : 0
230
241
metalEditorSupport : 1
231
242
metalAPIValidation : 1
243
+ metalCompileShaderBinary : 0
232
244
iOSRenderExtraFrameOnPause : 0
233
245
iosCopyPluginsCodeInsteadOfSymlink : 0
234
246
appleDeveloperTeamID :
235
247
iOSManualSigningProvisioningProfileID :
236
248
tvOSManualSigningProvisioningProfileID :
249
+ VisionOSManualSigningProvisioningProfileID :
237
250
iOSManualSigningProvisioningProfileType : 0
238
251
tvOSManualSigningProvisioningProfileType : 0
252
+ VisionOSManualSigningProvisioningProfileType : 0
239
253
appleEnableAutomaticSigning : 0
240
254
iOSRequireARKit : 1
241
255
iOSAutomaticallyDetectAndAddCapabilities : 1
@@ -250,13 +264,15 @@ PlayerSettings:
250
264
useCustomLauncherGradleManifest : 0
251
265
useCustomBaseGradleTemplate : 0
252
266
useCustomGradlePropertiesTemplate : 0
267
+ useCustomGradleSettingsTemplate : 0
253
268
useCustomProguardFile : 0
254
269
AndroidTargetArchitectures : 3
255
270
AndroidTargetDevices : 0
256
271
AndroidSplashScreenScale : 0
257
272
androidSplashScreen : {fileID: 0}
258
273
AndroidKeystoreName :
259
274
AndroidKeyaliasName :
275
+ AndroidEnableArmv9SecurityFeatures : 0
260
276
AndroidBuildApkPerCpuArchitecture : 0
261
277
AndroidTVCompatibility : 0
262
278
AndroidIsGame : 1
@@ -270,7 +286,6 @@ PlayerSettings:
270
286
banner : {fileID: 0}
271
287
androidGamepadSupportLevel : 0
272
288
chromeosInputEmulation : 1
273
- AndroidMinifyWithR8 : 0
274
289
AndroidMinifyRelease : 0
275
290
AndroidMinifyDebug : 0
276
291
AndroidValidateAppBundleSize : 1
@@ -482,6 +497,7 @@ PlayerSettings:
482
497
- m_BuildTarget : WebGL
483
498
m_StaticBatching : 0
484
499
m_DynamicBatching : 0
500
+ m_BuildTargetShaderSettings : []
485
501
m_BuildTargetGraphicsJobs :
486
502
- m_BuildTarget : MacStandaloneSupport
487
503
m_GraphicsJobs : 0
@@ -533,6 +549,8 @@ PlayerSettings:
533
549
m_Devices :
534
550
- Oculus
535
551
- OpenVR
552
+ m_DefaultShaderChunkSizeInMB : 16
553
+ m_DefaultShaderChunkCount : 0
536
554
openGLRequireES31 : 0
537
555
openGLRequireES31AEP : 0
538
556
openGLRequireES32 : 0
@@ -544,6 +562,7 @@ PlayerSettings:
544
562
m_BuildTargetGroupLightmapEncodingQuality : []
545
563
m_BuildTargetGroupHDRCubemapEncodingQuality : []
546
564
m_BuildTargetGroupLightmapSettings : []
565
+ m_BuildTargetGroupLoadStoreDebugModeSettings : []
547
566
m_BuildTargetNormalMapEncoding : []
548
567
m_BuildTargetDefaultTextureCompressionFormat : []
549
568
playModeTestRunnerEnabled : 0
@@ -564,7 +583,7 @@ PlayerSettings:
564
583
switchSocketConcurrencyLimit : 14
565
584
switchScreenResolutionBehavior : 2
566
585
switchUseCPUProfiler : 0
567
- switchUseGOLDLinker : 0
586
+ switchEnableFileSystemTrace : 0
568
587
switchLTOSetting : 0
569
588
switchApplicationID : 0x01004b9000490000
570
589
switchNSODependencies :
@@ -642,7 +661,6 @@ PlayerSettings:
642
661
switchReleaseVersion : 0
643
662
switchDisplayVersion : 1.0.0
644
663
switchStartupUserAccount : 0
645
- switchTouchScreenUsage : 0
646
664
switchSupportedLanguagesMask : 0
647
665
switchLogoType : 0
648
666
switchApplicationErrorCodeCategory :
@@ -684,6 +702,7 @@ PlayerSettings:
684
702
switchNativeFsCacheSize : 32
685
703
switchIsHoldTypeHorizontal : 0
686
704
switchSupportedNpadCount : 8
705
+ switchEnableTouchScreen : 1
687
706
switchSocketConfigEnabled : 0
688
707
switchTcpInitialSendBufferSize : 32
689
708
switchTcpInitialReceiveBufferSize : 64
@@ -694,8 +713,9 @@ PlayerSettings:
694
713
switchSocketBufferEfficiency : 4
695
714
switchSocketInitializeEnabled : 1
696
715
switchNetworkInterfaceManagerInitializeEnabled : 1
697
- switchPlayerConnectionEnabled : 1
716
+ switchDisableHTCSPlayerConnection : 0
698
717
switchUseNewStyleFilepaths : 1
718
+ switchUseLegacyFmodPriorities : 0
699
719
switchUseMicroSleepForYield : 1
700
720
switchEnableRamDiskSupport : 0
701
721
switchMicroSleepForYieldTime : 25
@@ -783,6 +803,7 @@ PlayerSettings:
783
803
webGLMemorySize : 16
784
804
webGLExceptionSupport : 1
785
805
webGLNameFilesAsHashes : 0
806
+ webGLShowDiagnostics : 0
786
807
webGLDataCaching : 1
787
808
webGLDebugSymbols : 0
788
809
webGLEmscriptenArgs :
@@ -801,6 +822,7 @@ PlayerSettings:
801
822
webGLMemoryLinearGrowthStep : 16
802
823
webGLMemoryGeometricGrowthStep : 0.2
803
824
webGLMemoryGeometricGrowthCap : 96
825
+ webGLPowerPreference : 2
804
826
scriptingDefineSymbols :
805
827
Android :
806
828
iPhone : UNITY_XR_ARKIT_LOADER_ENABLED
@@ -810,19 +832,17 @@ PlayerSettings:
810
832
scriptingBackend :
811
833
Android : 1
812
834
il2cppCompilerConfiguration :
813
- Android : 0
814
- il2cppCodeGeneration :
815
835
Android : 1
836
+ il2cppCodeGeneration :
837
+ Android : 0
816
838
managedStrippingLevel : {}
817
839
incrementalIl2cppBuild : {}
818
840
suppressCommonWarnings : 1
819
841
allowUnsafeCode : 0
820
842
useDeterministicCompilation : 1
821
- enableRoslynAnalyzers : 1
822
843
additionalIl2CppArgs :
823
844
scriptingRuntimeVersion : 1
824
845
gcIncremental : 0
825
- assemblyVersionValidation : 1
826
846
gcWBarrierValidation : 0
827
847
apiCompatibilityLevelPerPlatform :
828
848
Android : 3
@@ -851,6 +871,7 @@ PlayerSettings:
851
871
metroSplashScreenBackgroundColor : {r: 0.12941177, g: 0.17254902, b: 0.21568628,
852
872
a : 1}
853
873
metroSplashScreenUseBackgroundColor : 0
874
+ syncCapabilities : 0
854
875
platformCapabilities : {}
855
876
metroTargetDeviceFamilies : {}
856
877
metroFTAName :
@@ -898,16 +919,22 @@ PlayerSettings:
898
919
luminVersion :
899
920
m_VersionCode : 1
900
921
m_VersionName :
922
+ hmiPlayerDataPath :
923
+ hmiForceSRGBBlit : 1
924
+ embeddedLinuxEnableGamepadInput : 1
925
+ hmiLogStartupTiming : 0
926
+ hmiCpuConfiguration :
901
927
apiCompatibilityLevel : 6
902
928
activeInputHandler : 0
929
+ windowsGamepadBackendHint : 0
903
930
cloudProjectId :
904
931
framebufferDepthMemorylessMode : 0
905
932
qualitySettingsNames : []
906
933
projectName :
907
934
organizationId :
908
935
cloudEnabled : 0
909
936
legacyClampBlendShapeWeights : 0
910
- playerDataPath :
911
- forceSRGBBlit : 1
937
+ hmiLoadingImage : {fileID: 0}
938
+ platformRequiresReadableAssets : 0
912
939
virtualTexturingSupportEnabled : 0
913
940
insecureHttpOption : 0
0 commit comments