@@ -48,6 +48,7 @@ PlayerSettings:
48
48
defaultScreenHeightWeb : 600
49
49
m_StereoRenderingPath : 0
50
50
m_ActiveColorSpace : 0
51
+ unsupportedMSAAFallback : 0
51
52
m_SpriteBatchVertexThreshold : 300
52
53
m_MTRendering : 1
53
54
mipStripping : 0
@@ -75,13 +76,16 @@ PlayerSettings:
75
76
androidMinimumWindowWidth : 400
76
77
androidMinimumWindowHeight : 300
77
78
androidFullscreenMode : 1
79
+ androidAutoRotationBehavior : 1
80
+ androidPredictiveBackSupport : 0
78
81
defaultIsNativeResolution : 1
79
82
macRetinaSupport : 1
80
83
runInBackground : 1
81
84
captureSingleScreen : 0
82
85
muteOtherAudioSources : 0
83
86
Prepare IOS For Recording : 0
84
87
Force IOS Speakers When Recording : 0
88
+ audioSpatialExperience : 0
85
89
deferSystemGesturesMode : 0
86
90
hideHomeButton : 0
87
91
submitAnalytics : 1
@@ -135,7 +139,9 @@ PlayerSettings:
135
139
vulkanEnableLateAcquireNextImage : 0
136
140
vulkanEnableCommandBufferRecycling : 1
137
141
loadStoreDebugModeEnabled : 0
138
- bundleVersion : 5.1.13
142
+ visionOSBundleVersion : 1.0
143
+ tvOSBundleVersion : 1.0
144
+ bundleVersion : 5.1.14
139
145
preloadedAssets : []
140
146
metroInputSource : 0
141
147
wsaTransparentSwapchain : 0
@@ -147,6 +153,7 @@ PlayerSettings:
147
153
isWsaHolographicRemotingEnabled : 0
148
154
enableFrameTimingStats : 0
149
155
enableOpenGLProfilerGPURecorders : 1
156
+ allowHDRDisplaySupport : 0
150
157
useHDRDisplay : 0
151
158
hdrBitDepth : 0
152
159
m_ColorGamuts : 00000000
@@ -181,8 +188,10 @@ PlayerSettings:
181
188
strictShaderVariantMatching : 0
182
189
VertexChannelCompressionMask : 4054
183
190
iPhoneSdkVersion : 988
191
+ iOSSimulatorArchitecture : 0
184
192
iOSTargetOSVersionString : 12.0
185
193
tvOSSdkVersion : 0
194
+ tvOSSimulatorArchitecture : 0
186
195
tvOSRequireExtendedGameController : 0
187
196
tvOSTargetOSVersionString : 12.0
188
197
VisionOSSdkVersion : 0
@@ -229,6 +238,7 @@ PlayerSettings:
229
238
iOSMetalForceHardShadows : 0
230
239
metalEditorSupport : 1
231
240
metalAPIValidation : 1
241
+ metalCompileShaderBinary : 0
232
242
iOSRenderExtraFrameOnPause : 0
233
243
iosCopyPluginsCodeInsteadOfSymlink : 0
234
244
appleDeveloperTeamID :
@@ -513,7 +523,6 @@ PlayerSettings:
513
523
switchScreenResolutionBehavior : 2
514
524
switchUseCPUProfiler : 0
515
525
switchEnableFileSystemTrace : 0
516
- switchUseGOLDLinker : 0
517
526
switchLTOSetting : 0
518
527
switchApplicationID : 0x01004b9000490000
519
528
switchNSODependencies :
@@ -643,7 +652,7 @@ PlayerSettings:
643
652
switchSocketBufferEfficiency : 4
644
653
switchSocketInitializeEnabled : 1
645
654
switchNetworkInterfaceManagerInitializeEnabled : 1
646
- switchPlayerConnectionEnabled : 1
655
+ switchDisableHTCSPlayerConnection : 0
647
656
switchUseNewStyleFilepaths : 0
648
657
switchUseLegacyFmodPriorities : 0
649
658
switchUseMicroSleepForYield : 1
@@ -814,6 +823,7 @@ PlayerSettings:
814
823
metroTileBackgroundColor : {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
815
824
metroSplashScreenBackgroundColor : {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
816
825
metroSplashScreenUseBackgroundColor : 0
826
+ syncCapabilities : 0
817
827
platformCapabilities : {}
818
828
metroTargetDeviceFamilies : {}
819
829
metroFTAName :
0 commit comments