3
3
--- !u!129 &1
4
4
PlayerSettings :
5
5
m_ObjectHideFlags : 0
6
- serializedVersion : 20
6
+ serializedVersion : 22
7
7
productGUID : 1d0e3e38f643446188bf094310026640
8
8
AndroidProfiler : 0
9
9
AndroidFilterTouchesWhenObscured : 0
@@ -49,6 +49,8 @@ PlayerSettings:
49
49
m_StereoRenderingPath : 0
50
50
m_ActiveColorSpace : 0
51
51
m_MTRendering : 1
52
+ mipStripping : 0
53
+ numberOfMipsStripped : 0
52
54
m_StackTraceTypes : 010000000100000001000000010000000100000001000000
53
55
iosShowActivityIndicatorOnLoading : -1
54
56
androidShowActivityIndicatorOnLoading : -1
@@ -117,6 +119,7 @@ PlayerSettings:
117
119
stadiaTargetFramerate : 0
118
120
vulkanNumSwapchainBuffers : 3
119
121
vulkanEnableSetSRGBWrite : 0
122
+ vulkanEnablePreTransform : 0
120
123
vulkanEnableLateAcquireNextImage : 0
121
124
m_SupportedAspectRatios :
122
125
4:3 : 1
@@ -132,31 +135,6 @@ PlayerSettings:
132
135
xboxOneDisableKinectGpuReservation : 1
133
136
xboxOneEnable7thCore : 1
134
137
vrSettings :
135
- cardboard :
136
- depthFormat : 0
137
- enableTransitionView : 0
138
- daydream :
139
- depthFormat : 0
140
- useSustainedPerformanceMode : 0
141
- enableVideoLayer : 0
142
- useProtectedVideoMemory : 0
143
- minimumSupportedHeadTracking : 0
144
- maximumSupportedHeadTracking : 1
145
- hololens :
146
- depthFormat : 1
147
- depthBufferSharingEnabled : 1
148
- lumin :
149
- depthFormat : 0
150
- frameTiming : 2
151
- enableGLCache : 0
152
- glCacheMaxBlobSize : 524288
153
- glCacheMaxFileSize : 8388608
154
- oculus :
155
- sharedDepthBuffer : 1
156
- dashSupport : 1
157
- lowOverheadMode : 0
158
- protectedContext : 0
159
- v2Signing : 0
160
138
enable360StereoCapture : 0
161
139
isWsaHolographicRemotingEnabled : 0
162
140
enableFrameTimingStats : 0
@@ -170,7 +148,11 @@ PlayerSettings:
170
148
applicationIdentifier :
171
149
Android : com.unity3d.mobilenotificationtests
172
150
iPhone : com.unity3d.mobilenotificationtests
173
- buildNumber : {}
151
+ buildNumber :
152
+ Standalone : 0
153
+ iPhone : 0
154
+ tvOS : 0
155
+ overrideDefaultApplicationIdentifier : 1
174
156
AndroidBundleVersionCode : 1
175
157
AndroidMinSdkVersion : 21
176
158
AndroidTargetSdkVersion : 0
@@ -187,7 +169,7 @@ PlayerSettings:
187
169
StripUnusedMeshComponents : 0
188
170
VertexChannelCompressionMask : 4054
189
171
iPhoneSdkVersion : 988
190
- iOSTargetOSVersionString : 10.2
172
+ iOSTargetOSVersionString : 11.0
191
173
tvOSSdkVersion : 0
192
174
tvOSRequireExtendedGameController : 0
193
175
tvOSTargetOSVersionString : 11.0
@@ -224,8 +206,8 @@ PlayerSettings:
224
206
iOSLaunchScreeniPadFillPct : 100
225
207
iOSLaunchScreeniPadSize : 100
226
208
iOSLaunchScreeniPadCustomXibPath :
227
- iOSUseLaunchScreenStoryboard : 0
228
209
iOSLaunchScreenCustomStoryboardPath :
210
+ iOSLaunchScreeniPadCustomStoryboardPath :
229
211
iOSDeviceRequirements : []
230
212
iOSURLSchemes : []
231
213
iOSBackgroundModes : 0
@@ -243,10 +225,18 @@ PlayerSettings:
243
225
iOSRequireARKit : 0
244
226
iOSAutomaticallyDetectAndAddCapabilities : 1
245
227
appleEnableProMotion : 0
228
+ shaderPrecisionModel : 0
246
229
clonedFromGUID : 00000000000000000000000000000000
247
230
templatePackageId :
248
231
templateDefaultScene :
249
- AndroidTargetArchitectures : 1
232
+ useCustomMainManifest : 0
233
+ useCustomLauncherManifest : 0
234
+ useCustomMainGradleTemplate : 0
235
+ useCustomLauncherGradleManifest : 0
236
+ useCustomBaseGradleTemplate : 0
237
+ useCustomGradlePropertiesTemplate : 0
238
+ useCustomProguardFile : 0
239
+ AndroidTargetArchitectures : 2
250
240
AndroidSplashScreenScale : 0
251
241
androidSplashScreen : {fileID: 0}
252
242
AndroidKeystoreName :
@@ -263,6 +253,9 @@ PlayerSettings:
263
253
height : 180
264
254
banner : {fileID: 0}
265
255
androidGamepadSupportLevel : 0
256
+ AndroidMinifyWithR8 : 0
257
+ AndroidMinifyRelease : 0
258
+ AndroidMinifyDebug : 0
266
259
AndroidValidateAppBundleSize : 1
267
260
AndroidAppBundleSizeToValidate : 150
268
261
m_BuildTargetIcons :
@@ -534,6 +527,7 @@ PlayerSettings:
534
527
tvOS : 1
535
528
m_BuildTargetGroupLightmapEncodingQuality : []
536
529
m_BuildTargetGroupLightmapSettings : []
530
+ m_BuildTargetNormalMapEncoding : []
537
531
playModeTestRunnerEnabled : 0
538
532
runPlayModeTestAsEditModeTest : 0
539
533
actionOnDotNetUnhandledException : 1
@@ -543,12 +537,14 @@ PlayerSettings:
543
537
cameraUsageDescription : Required for augmented reality support.
544
538
locationUsageDescription : Required to enable location triggering for notifications.
545
539
microphoneUsageDescription :
540
+ switchNMETAOverride :
546
541
switchNetLibKey :
547
542
switchSocketMemoryPoolSize : 6144
548
543
switchSocketAllocatorPoolSize : 128
549
544
switchSocketConcurrencyLimit : 14
550
545
switchScreenResolutionBehavior : 2
551
546
switchUseCPUProfiler : 0
547
+ switchUseGOLDLinker : 0
552
548
switchApplicationID : 0x01004b9000490000
553
549
switchNSODependencies :
554
550
switchTitleNames_0 :
@@ -677,8 +673,7 @@ PlayerSettings:
677
673
switchSocketInitializeEnabled : 1
678
674
switchNetworkInterfaceManagerInitializeEnabled : 1
679
675
switchPlayerConnectionEnabled : 1
680
- switchUseMicroSleepForYield : 1
681
- switchMicroSleepForYieldTime : 25
676
+ switchUseNewStyleFilepaths : 0
682
677
ps4NPAgeRating : 12
683
678
ps4NPTitleSecret :
684
679
ps4NPTrophyPackPath :
@@ -749,36 +744,10 @@ PlayerSettings:
749
744
ps4videoRecordingFeaturesUsed : 0
750
745
ps4contentSearchFeaturesUsed : 0
751
746
ps4CompatibilityPS5 : 0
752
- ps4AllowPS5Detection : 0
753
747
ps4GPU800MHz : 1
754
748
ps4attribEyeToEyeDistanceSettingVR : 0
755
749
ps4IncludedModules : []
756
750
ps4attribVROutputEnabled : 0
757
- ps5ParamFilePath :
758
- ps5VideoOutPixelFormat : 0
759
- ps5VideoOutInitialWidth : 1920
760
- ps5VideoOutOutputMode : 1
761
- ps5BackgroundImagePath :
762
- ps5StartupImagePath :
763
- ps5Pic2Path :
764
- ps5StartupImagesFolder :
765
- ps5IconImagesFolder :
766
- ps5SaveDataImagePath :
767
- ps5SdkOverride :
768
- ps5BGMPath :
769
- ps5ShareOverlayImagePath :
770
- ps5NPConfigZipPath :
771
- ps5Passcode : sQzldVI5ZuGXbEWRK5RhRXdCdG5nG5az
772
- ps5UseResolutionFallback : 0
773
- ps5UseAudio3dBackend : 0
774
- ps5ScriptOptimizationLevel : 2
775
- ps5Audio3dVirtualSpeakerCount : 14
776
- ps5UpdateReferencePackage :
777
- ps5disableAutoHideSplash : 0
778
- ps5OperatingSystemCanDisableSplashScreen : 0
779
- ps5IncludedModules : []
780
- ps5SharedBinaryContentLabels : []
781
- ps5SharedBinarySystemFolders : []
782
751
monoEnv :
783
752
splashScreenBackgroundSourceLandscape : {fileID: 0}
784
753
splashScreenBackgroundSourcePortrait : {fileID: 0}
@@ -795,18 +764,24 @@ PlayerSettings:
795
764
webGLAnalyzeBuildSize : 0
796
765
webGLUseEmbeddedResources : 0
797
766
webGLCompressionFormat : 0
767
+ webGLWasmArithmeticExceptions : 0
798
768
webGLLinkerTarget : 1
799
769
webGLThreadsSupport : 0
800
- webGLWasmStreaming : 0
770
+ webGLDecompressionFallback : 0
801
771
scriptingDefineSymbols : {}
772
+ additionalCompilerArguments : {}
802
773
platformArchitecture :
803
774
iPhone : 1
804
- scriptingBackend : {}
775
+ scriptingBackend :
776
+ Android : 1
805
777
il2cppCompilerConfiguration : {}
806
778
managedStrippingLevel : {}
807
779
incrementalIl2cppBuild : {}
808
780
suppressCommonWarnings : 1
809
781
allowUnsafeCode : 0
782
+ useDeterministicCompilation : 1
783
+ useReferenceAssemblies : 1
784
+ enableRoslynAnalyzers : 1
810
785
additionalIl2CppArgs :
811
786
scriptingRuntimeVersion : 1
812
787
gcIncremental : 0
@@ -870,10 +845,7 @@ PlayerSettings:
870
845
XboxOneXTitleMemory : 8
871
846
XboxOneOverrideIdentityName :
872
847
XboxOneOverrideIdentityPublisher :
873
- vrEditorSettings :
874
- daydream :
875
- daydreamIconForeground : {fileID: 0}
876
- daydreamIconBackground : {fileID: 0}
848
+ vrEditorSettings : {}
877
849
cloudServicesEnabled : {}
878
850
luminIcon :
879
851
m_Name :
@@ -887,11 +859,12 @@ PlayerSettings:
887
859
m_VersionCode : 1
888
860
m_VersionName :
889
861
apiCompatibilityLevel : 6
862
+ activeInputHandler : 0
890
863
cloudProjectId :
891
864
framebufferDepthMemorylessMode : 0
865
+ qualitySettingsNames : []
892
866
projectName :
893
867
organizationId :
894
868
cloudEnabled : 0
895
- enableNativePlatformBackendsForNewInputSystem : 0
896
- disableOldInputManagerSupport : 0
897
869
legacyClampBlendShapeWeights : 0
870
+ virtualTexturingSupportEnabled : 0
0 commit comments