@@ -48,6 +48,7 @@ PlayerSettings:
4848 defaultScreenHeightWeb : 600
4949 m_StereoRenderingPath : 0
5050 m_ActiveColorSpace : 0
51+ unsupportedMSAAFallback : 0
5152 m_SpriteBatchVertexThreshold : 300
5253 m_MTRendering : 1
5354 mipStripping : 0
@@ -75,13 +76,16 @@ PlayerSettings:
7576 androidMinimumWindowWidth : 400
7677 androidMinimumWindowHeight : 300
7778 androidFullscreenMode : 1
79+ androidAutoRotationBehavior : 1
80+ androidPredictiveBackSupport : 0
7881 defaultIsNativeResolution : 1
7982 macRetinaSupport : 1
8083 runInBackground : 1
8184 captureSingleScreen : 0
8285 muteOtherAudioSources : 0
8386 Prepare IOS For Recording : 0
8487 Force IOS Speakers When Recording : 0
88+ audioSpatialExperience : 0
8589 deferSystemGesturesMode : 0
8690 hideHomeButton : 0
8791 submitAnalytics : 1
@@ -135,7 +139,9 @@ PlayerSettings:
135139 vulkanEnableLateAcquireNextImage : 0
136140 vulkanEnableCommandBufferRecycling : 1
137141 loadStoreDebugModeEnabled : 0
138- bundleVersion : 5.1.13
142+ visionOSBundleVersion : 1.0
143+ tvOSBundleVersion : 1.0
144+ bundleVersion : 5.1.14
139145 preloadedAssets : []
140146 metroInputSource : 0
141147 wsaTransparentSwapchain : 0
@@ -147,6 +153,7 @@ PlayerSettings:
147153 isWsaHolographicRemotingEnabled : 0
148154 enableFrameTimingStats : 0
149155 enableOpenGLProfilerGPURecorders : 1
156+ allowHDRDisplaySupport : 0
150157 useHDRDisplay : 0
151158 hdrBitDepth : 0
152159 m_ColorGamuts : 00000000
@@ -181,8 +188,10 @@ PlayerSettings:
181188 strictShaderVariantMatching : 0
182189 VertexChannelCompressionMask : 4054
183190 iPhoneSdkVersion : 988
191+ iOSSimulatorArchitecture : 0
184192 iOSTargetOSVersionString : 12.0
185193 tvOSSdkVersion : 0
194+ tvOSSimulatorArchitecture : 0
186195 tvOSRequireExtendedGameController : 0
187196 tvOSTargetOSVersionString : 12.0
188197 VisionOSSdkVersion : 0
@@ -229,6 +238,7 @@ PlayerSettings:
229238 iOSMetalForceHardShadows : 0
230239 metalEditorSupport : 1
231240 metalAPIValidation : 1
241+ metalCompileShaderBinary : 0
232242 iOSRenderExtraFrameOnPause : 0
233243 iosCopyPluginsCodeInsteadOfSymlink : 0
234244 appleDeveloperTeamID :
@@ -513,7 +523,6 @@ PlayerSettings:
513523 switchScreenResolutionBehavior : 2
514524 switchUseCPUProfiler : 0
515525 switchEnableFileSystemTrace : 0
516- switchUseGOLDLinker : 0
517526 switchLTOSetting : 0
518527 switchApplicationID : 0x01004b9000490000
519528 switchNSODependencies :
@@ -643,7 +652,7 @@ PlayerSettings:
643652 switchSocketBufferEfficiency : 4
644653 switchSocketInitializeEnabled : 1
645654 switchNetworkInterfaceManagerInitializeEnabled : 1
646- switchPlayerConnectionEnabled : 1
655+ switchDisableHTCSPlayerConnection : 0
647656 switchUseNewStyleFilepaths : 0
648657 switchUseLegacyFmodPriorities : 0
649658 switchUseMicroSleepForYield : 1
@@ -814,6 +823,7 @@ PlayerSettings:
814823 metroTileBackgroundColor : {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
815824 metroSplashScreenBackgroundColor : {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
816825 metroSplashScreenUseBackgroundColor : 0
826+ syncCapabilities : 0
817827 platformCapabilities : {}
818828 metroTargetDeviceFamilies : {}
819829 metroFTAName :
0 commit comments