@@ -77,13 +77,15 @@ PlayerSettings:
77
77
androidMinimumWindowHeight : 300
78
78
androidFullscreenMode : 1
79
79
androidAutoRotationBehavior : 1
80
+ androidPredictiveBackSupport : 1
80
81
defaultIsNativeResolution : 1
81
82
macRetinaSupport : 1
82
83
runInBackground : 0
83
84
captureSingleScreen : 0
84
85
muteOtherAudioSources : 0
85
86
Prepare IOS For Recording : 0
86
87
Force IOS Speakers When Recording : 0
88
+ audioSpatialExperience : 0
87
89
deferSystemGesturesMode : 0
88
90
hideHomeButton : 0
89
91
submitAnalytics : 1
@@ -186,8 +188,10 @@ PlayerSettings:
186
188
strictShaderVariantMatching : 0
187
189
VertexChannelCompressionMask : 214
188
190
iPhoneSdkVersion : 988
191
+ iOSSimulatorArchitecture : 0
189
192
iOSTargetOSVersionString : 12.0
190
193
tvOSSdkVersion : 0
194
+ tvOSSimulatorArchitecture : 0
191
195
tvOSRequireExtendedGameController : 0
192
196
tvOSTargetOSVersionString : 12.0
193
197
VisionOSSdkVersion : 0
@@ -234,6 +238,7 @@ PlayerSettings:
234
238
iOSMetalForceHardShadows : 0
235
239
metalEditorSupport : 1
236
240
metalAPIValidation : 1
241
+ metalCompileShaderBinary : 0
237
242
iOSRenderExtraFrameOnPause : 0
238
243
iosCopyPluginsCodeInsteadOfSymlink : 0
239
244
appleDeveloperTeamID :
@@ -608,6 +613,7 @@ PlayerSettings:
608
613
switchSocketBufferEfficiency : 4
609
614
switchSocketInitializeEnabled : 1
610
615
switchNetworkInterfaceManagerInitializeEnabled : 1
616
+ switchDisableHTCSPlayerConnection : 0
611
617
switchUseNewStyleFilepaths : 0
612
618
switchUseLegacyFmodPriorities : 1
613
619
switchUseMicroSleepForYield : 1
@@ -772,6 +778,7 @@ PlayerSettings:
772
778
metroSplashScreenBackgroundColor : {r: 0.12941177, g: 0.17254902, b: 0.21568628,
773
779
a : 1}
774
780
metroSplashScreenUseBackgroundColor : 0
781
+ syncCapabilities : 0
775
782
platformCapabilities : {}
776
783
metroTargetDeviceFamilies : {}
777
784
metroFTAName :
0 commit comments