3
3
--- !u!129 &1
4
4
PlayerSettings :
5
5
m_ObjectHideFlags : 0
6
- serializedVersion : 22
6
+ serializedVersion : 20
7
7
productGUID : 36128be55b3d22b46894bbc0c8443b80
8
8
AndroidProfiler : 0
9
9
AndroidFilterTouchesWhenObscured : 0
@@ -49,8 +49,6 @@ PlayerSettings:
49
49
m_StereoRenderingPath : 0
50
50
m_ActiveColorSpace : 0
51
51
m_MTRendering : 1
52
- mipStripping : 0
53
- numberOfMipsStripped : 0
54
52
m_StackTraceTypes : 010000000100000001000000010000000100000001000000
55
53
iosShowActivityIndicatorOnLoading : -1
56
54
androidShowActivityIndicatorOnLoading : -1
@@ -119,22 +117,46 @@ PlayerSettings:
119
117
stadiaTargetFramerate : 0
120
118
vulkanNumSwapchainBuffers : 3
121
119
vulkanEnableSetSRGBWrite : 0
122
- vulkanEnablePreTransform : 0
123
120
vulkanEnableLateAcquireNextImage : 0
124
121
m_SupportedAspectRatios :
125
122
4:3 : 1
126
123
5:4 : 1
127
124
16:10 : 1
128
125
16:9 : 1
129
126
Others : 1
130
- bundleVersion : 2020.2.0
127
+ bundleVersion : 2019.4.25
131
128
preloadedAssets : []
132
129
metroInputSource : 0
133
130
wsaTransparentSwapchain : 0
134
131
m_HolographicPauseOnTrackingLoss : 1
135
132
xboxOneDisableKinectGpuReservation : 0
136
133
xboxOneEnable7thCore : 0
137
134
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 : 1
138
160
enable360StereoCapture : 0
139
161
isWsaHolographicRemotingEnabled : 0
140
162
enableFrameTimingStats : 0
@@ -150,7 +172,6 @@ PlayerSettings:
150
172
Standalone : 0
151
173
iPhone : 0
152
174
tvOS : 0
153
- overrideDefaultApplicationIdentifier : 0
154
175
AndroidBundleVersionCode : 1
155
176
AndroidMinSdkVersion : 19
156
177
AndroidTargetSdkVersion : 0
@@ -204,8 +225,8 @@ PlayerSettings:
204
225
iOSLaunchScreeniPadFillPct : 100
205
226
iOSLaunchScreeniPadSize : 100
206
227
iOSLaunchScreeniPadCustomXibPath :
228
+ iOSUseLaunchScreenStoryboard : 0
207
229
iOSLaunchScreenCustomStoryboardPath :
208
- iOSLaunchScreeniPadCustomStoryboardPath :
209
230
iOSDeviceRequirements : []
210
231
iOSURLSchemes : []
211
232
iOSBackgroundModes : 0
@@ -223,17 +244,9 @@ PlayerSettings:
223
244
iOSRequireARKit : 0
224
245
iOSAutomaticallyDetectAndAddCapabilities : 1
225
246
appleEnableProMotion : 0
226
- shaderPrecisionModel : 0
227
247
clonedFromGUID : c0afd0d1d80e3634a9dac47e8a0426ea
228
248
templatePackageId :
[email protected]
229
249
templateDefaultScene : Assets/Scenes/SampleScene.unity
230
- useCustomMainManifest : 0
231
- useCustomLauncherManifest : 0
232
- useCustomMainGradleTemplate : 0
233
- useCustomLauncherGradleManifest : 0
234
- useCustomBaseGradleTemplate : 0
235
- useCustomGradlePropertiesTemplate : 0
236
- useCustomProguardFile : 0
237
250
AndroidTargetArchitectures : 5
238
251
AndroidSplashScreenScale : 0
239
252
androidSplashScreen : {fileID: 0}
@@ -251,9 +264,6 @@ PlayerSettings:
251
264
height : 180
252
265
banner : {fileID: 0}
253
266
androidGamepadSupportLevel : 0
254
- AndroidMinifyWithR8 : 0
255
- AndroidMinifyRelease : 0
256
- AndroidMinifyDebug : 0
257
267
AndroidValidateAppBundleSize : 1
258
268
AndroidAppBundleSizeToValidate : 150
259
269
m_BuildTargetIcons : []
@@ -430,7 +440,6 @@ PlayerSettings:
430
440
- m_BuildTarget : WebGL
431
441
m_TextureStreamingEnabled : 0
432
442
m_TextureStreamingPriority : 0
433
- m_BuildTargetNormalMapEncoding : []
434
443
playModeTestRunnerEnabled : 0
435
444
runPlayModeTestAsEditModeTest : 0
436
445
actionOnDotNetUnhandledException : 1
@@ -440,15 +449,12 @@ PlayerSettings:
440
449
cameraUsageDescription :
441
450
locationUsageDescription :
442
451
microphoneUsageDescription :
443
- switchNMETAOverride :
444
452
switchNetLibKey :
445
453
switchSocketMemoryPoolSize : 6144
446
454
switchSocketAllocatorPoolSize : 128
447
455
switchSocketConcurrencyLimit : 14
448
456
switchScreenResolutionBehavior : 2
449
457
switchUseCPUProfiler : 0
450
- switchUseGOLDLinker : 0
451
- switchLTOSetting : 0
452
458
switchApplicationID : 0x01004b9000490000
453
459
switchNSODependencies :
454
460
switchTitleNames_0 :
@@ -577,7 +583,8 @@ PlayerSettings:
577
583
switchSocketInitializeEnabled : 1
578
584
switchNetworkInterfaceManagerInitializeEnabled : 1
579
585
switchPlayerConnectionEnabled : 1
580
- switchUseNewStyleFilepaths : 0
586
+ switchUseMicroSleepForYield : 1
587
+ switchMicroSleepForYieldTime : 25
581
588
ps4NPAgeRating : 12
582
589
ps4NPTitleSecret :
583
590
ps4NPTrophyPackPath :
@@ -652,6 +659,31 @@ PlayerSettings:
652
659
ps4attribEyeToEyeDistanceSettingVR : 0
653
660
ps4IncludedModules : []
654
661
ps4attribVROutputEnabled : 0
662
+ ps5ParamFilePath :
663
+ ps5VideoOutPixelFormat : 0
664
+ ps5VideoOutInitialWidth : 1920
665
+ ps5VideoOutOutputMode : 1
666
+ ps5BackgroundImagePath :
667
+ ps5StartupImagePath :
668
+ ps5Pic2Path :
669
+ ps5StartupImagesFolder :
670
+ ps5IconImagesFolder :
671
+ ps5SaveDataImagePath :
672
+ ps5SdkOverride :
673
+ ps5BGMPath :
674
+ ps5ShareOverlayImagePath :
675
+ ps5NPConfigZipPath :
676
+ ps5Passcode : frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
677
+ ps5UseResolutionFallback : 0
678
+ ps5UseAudio3dBackend : 0
679
+ ps5ScriptOptimizationLevel : 2
680
+ ps5Audio3dVirtualSpeakerCount : 14
681
+ ps5UpdateReferencePackage :
682
+ ps5disableAutoHideSplash : 0
683
+ ps5OperatingSystemCanDisableSplashScreen : 0
684
+ ps5IncludedModules : []
685
+ ps5SharedBinaryContentLabels : []
686
+ ps5SharedBinarySystemFolders : []
655
687
monoEnv :
656
688
splashScreenBackgroundSourceLandscape : {fileID: 0}
657
689
splashScreenBackgroundSourcePortrait : {fileID: 0}
@@ -664,27 +696,22 @@ PlayerSettings:
664
696
webGLDebugSymbols : 0
665
697
webGLEmscriptenArgs :
666
698
webGLModulesDirectory :
667
- webGLTemplate : PROJECT:Responsive
699
+ webGLTemplate : APPLICATION:Minimal
668
700
webGLAnalyzeBuildSize : 0
669
701
webGLUseEmbeddedResources : 0
670
702
webGLCompressionFormat : 0
671
- webGLWasmArithmeticExceptions : 0
672
703
webGLLinkerTarget : 1
673
704
webGLThreadsSupport : 0
674
- webGLDecompressionFallback : 0
705
+ webGLWasmStreaming : 0
675
706
scriptingDefineSymbols : {}
676
- additionalCompilerArguments : {}
677
707
platformArchitecture : {}
678
708
scriptingBackend : {}
679
709
il2cppCompilerConfiguration :
680
710
WebGL : 1
681
711
managedStrippingLevel :
682
712
WebGL : 3
683
713
incrementalIl2cppBuild : {}
684
- suppressCommonWarnings : 1
685
714
allowUnsafeCode : 0
686
- useDeterministicCompilation : 1
687
- enableRoslynAnalyzers : 1
688
715
additionalIl2CppArgs :
689
716
scriptingRuntimeVersion : 1
690
717
gcIncremental : 0
@@ -748,7 +775,10 @@ PlayerSettings:
748
775
XboxOneXTitleMemory : 8
749
776
XboxOneOverrideIdentityName :
750
777
XboxOneOverrideIdentityPublisher :
751
- vrEditorSettings : {}
778
+ vrEditorSettings :
779
+ daydream :
780
+ daydreamIconForeground : {fileID: 0}
781
+ daydreamIconBackground : {fileID: 0}
752
782
cloudServicesEnabled :
753
783
UNet : 1
754
784
luminIcon :
@@ -763,12 +793,11 @@ PlayerSettings:
763
793
m_VersionCode : 1
764
794
m_VersionName :
765
795
apiCompatibilityLevel : 6
766
- activeInputHandler : 0
767
796
cloudProjectId :
768
797
framebufferDepthMemorylessMode : 0
769
- qualitySettingsNames : []
770
798
projectName :
771
799
organizationId :
772
800
cloudEnabled : 0
801
+ enableNativePlatformBackendsForNewInputSystem : 0
802
+ disableOldInputManagerSupport : 0
773
803
legacyClampBlendShapeWeights : 0
774
- virtualTexturingSupportEnabled : 0
0 commit comments