@@ -16,12 +16,12 @@ PlayerSettings:
16
16
productName : WebLoadingTest
17
17
defaultCursor : {fileID: 0}
18
18
cursorHotspot : {x: 0, y: 0}
19
- m_SplashScreenBackgroundColor : {r: 0, g: 0, b: 0, a: 1}
19
+ m_SplashScreenBackgroundColor : {r: 0.754717 , g: 0.754717 , b: 0.754717 , a: 1}
20
20
m_ShowUnitySplashScreen : 1
21
21
m_ShowUnitySplashLogo : 1
22
22
m_SplashScreenOverlayOpacity : 1
23
23
m_SplashScreenAnimation : 1
24
- m_SplashScreenLogoStyle : 1
24
+ m_SplashScreenLogoStyle : 0
25
25
m_SplashScreenDrawMode : 0
26
26
m_SplashScreenBackgroundAnimationZoom : 1
27
27
m_SplashScreenLogoAnimationZoom : 1
@@ -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
@@ -68,7 +70,7 @@ PlayerSettings:
68
70
androidBlitType : 0
69
71
defaultIsNativeResolution : 1
70
72
macRetinaSupport : 1
71
- runInBackground : 1
73
+ runInBackground : 0
72
74
captureSingleScreen : 0
73
75
muteOtherAudioSources : 0
74
76
Prepare IOS For Recording : 0
@@ -103,6 +105,7 @@ PlayerSettings:
103
105
xboxOneMonoLoggingLevel : 0
104
106
xboxOneLoggingLevel : 1
105
107
xboxOneDisableEsram : 0
108
+ xboxOneEnableTypeOptimization : 0
106
109
xboxOnePresentImmediateThreshold : 0
107
110
switchQueueCommandMemory : 0
108
111
switchQueueControlMemory : 16384
@@ -179,10 +182,10 @@ PlayerSettings:
179
182
StripUnusedMeshComponents : 1
180
183
VertexChannelCompressionMask : 4054
181
184
iPhoneSdkVersion : 988
182
- iOSTargetOSVersionString : 10 .0
185
+ iOSTargetOSVersionString : 11 .0
183
186
tvOSSdkVersion : 0
184
187
tvOSRequireExtendedGameController : 0
185
- tvOSTargetOSVersionString : 10 .0
188
+ tvOSTargetOSVersionString : 11 .0
186
189
uIPrerenderedIcon : 0
187
190
uIRequiresPersistentWiFi : 0
188
191
uIRequiresFullScreen : 1
@@ -455,12 +458,14 @@ PlayerSettings:
455
458
cameraUsageDescription :
456
459
locationUsageDescription :
457
460
microphoneUsageDescription :
461
+ switchNMETAOverride :
458
462
switchNetLibKey :
459
463
switchSocketMemoryPoolSize : 6144
460
464
switchSocketAllocatorPoolSize : 128
461
465
switchSocketConcurrencyLimit : 14
462
466
switchScreenResolutionBehavior : 2
463
467
switchUseCPUProfiler : 0
468
+ switchUseGOLDLinker : 0
464
469
switchApplicationID : 0x01004b9000490000
465
470
switchNSODependencies :
466
471
switchTitleNames_0 :
@@ -636,6 +641,7 @@ PlayerSettings:
636
641
ps4UseResolutionFallback : 0
637
642
ps4ReprojectionSupport : 0
638
643
ps4UseAudio3dBackend : 0
644
+ ps4UseLowGarlicFragmentationMode : 1
639
645
ps4SocialScreenEnabled : 0
640
646
ps4ScriptOptimizationLevel : 0
641
647
ps4Audio3dVirtualSpeakerCount : 14
@@ -658,11 +664,11 @@ PlayerSettings:
658
664
monoEnv :
659
665
splashScreenBackgroundSourceLandscape : {fileID: 0}
660
666
splashScreenBackgroundSourcePortrait : {fileID: 0}
661
- blurSplashScreenBackground : 1
667
+ blurSplashScreenBackground : 0
662
668
spritePackerPolicy :
663
669
webGLMemorySize : 256
664
670
webGLExceptionSupport : 1
665
- webGLNameFilesAsHashes : 1
671
+ webGLNameFilesAsHashes : 0
666
672
webGLDataCaching : 1
667
673
webGLDebugSymbols : 0
668
674
webGLEmscriptenArgs :
@@ -671,14 +677,16 @@ PlayerSettings:
671
677
webGLAnalyzeBuildSize : 0
672
678
webGLUseEmbeddedResources : 0
673
679
webGLCompressionFormat : 0
680
+ webGLWasmArithmeticExceptions : 0
674
681
webGLLinkerTarget : 1
675
682
webGLThreadsSupport : 0
676
- webGLWasmStreaming : 1
683
+ webGLDecompressionFallback : 0
677
684
scriptingDefineSymbols : {}
678
685
platformArchitecture : {}
679
686
scriptingBackend : {}
680
687
il2cppCompilerConfiguration : {}
681
- managedStrippingLevel : {}
688
+ managedStrippingLevel :
689
+ WebGL : 3
682
690
incrementalIl2cppBuild : {}
683
691
allowUnsafeCode : 0
684
692
additionalIl2CppArgs :
@@ -740,6 +748,7 @@ PlayerSettings:
740
748
XboxOnePersistentLocalStorageSize : 0
741
749
XboxOneXTitleMemory : 8
742
750
XboxOneOverrideIdentityName :
751
+ XboxOneOverrideIdentityPublisher :
743
752
vrEditorSettings :
744
753
daydream :
745
754
daydreamIconForeground : {fileID: 0}
@@ -766,3 +775,4 @@ PlayerSettings:
766
775
enableNativePlatformBackendsForNewInputSystem : 0
767
776
disableOldInputManagerSupport : 0
768
777
legacyClampBlendShapeWeights : 0
778
+ virtualTexturingSupportEnabled : 0
0 commit comments