@@ -42,8 +42,8 @@ PlayerSettings:
42
42
m_SplashScreenLogos : []
43
43
m_VirtualRealitySplashScreen : {fileID: 0}
44
44
m_HolographicTrackingLossScreen : {fileID: 0}
45
- defaultScreenWidth : 1024
46
- defaultScreenHeight : 768
45
+ defaultScreenWidth : 640
46
+ defaultScreenHeight : 1136
47
47
defaultScreenWidthWeb : 960
48
48
defaultScreenHeightWeb : 600
49
49
m_StereoRenderingPath : 0
@@ -76,7 +76,7 @@ PlayerSettings:
76
76
androidFullscreenMode : 1
77
77
defaultIsNativeResolution : 1
78
78
macRetinaSupport : 1
79
- runInBackground : 1
79
+ runInBackground : 0
80
80
captureSingleScreen : 0
81
81
muteOtherAudioSources : 0
82
82
Prepare IOS For Recording : 0
@@ -88,7 +88,7 @@ PlayerSettings:
88
88
bakeCollisionMeshes : 0
89
89
forceSingleInstance : 0
90
90
useFlipModelSwapchain : 1
91
- resizableWindow : 0
91
+ resizableWindow : 1
92
92
useMacAppStoreValidation : 0
93
93
macAppStoreCategory : public.app-category.games
94
94
gpuSkinning : 0
@@ -99,7 +99,7 @@ PlayerSettings:
99
99
xboxEnableFitness : 0
100
100
visibleInBackground : 1
101
101
allowFullscreenSwitch : 1
102
- fullscreenMode : 1
102
+ fullscreenMode : 3
103
103
xboxSpeechDB : 0
104
104
xboxEnableHeadOrientation : 0
105
105
xboxEnableGuest : 0
@@ -129,10 +129,10 @@ PlayerSettings:
129
129
vulkanEnableLateAcquireNextImage : 0
130
130
vulkanEnableCommandBufferRecycling : 1
131
131
m_SupportedAspectRatios :
132
- 4:3 : 1
133
- 5:4 : 1
134
- 16:10 : 1
135
- 16:9 : 1
132
+ 4:3 : 0
133
+ 5:4 : 0
134
+ 16:10 : 0
135
+ 16:9 : 0
136
136
Others : 1
137
137
bundleVersion : 0.1
138
138
preloadedAssets : []
@@ -269,7 +269,14 @@ PlayerSettings:
269
269
AndroidMinifyDebug : 0
270
270
AndroidValidateAppBundleSize : 1
271
271
AndroidAppBundleSizeToValidate : 150
272
- m_BuildTargetIcons : []
272
+ m_BuildTargetIcons :
273
+ - m_BuildTarget :
274
+ m_Icons :
275
+ - serializedVersion : 2
276
+ m_Icon : {fileID: 2800000, guid: ada978bfe7a134baf97f8118da3af83a, type: 3}
277
+ m_Width : 128
278
+ m_Height : 128
279
+ m_Kind : 0
273
280
m_BuildTargetPlatformIcons :
274
281
- m_BuildTarget : iPhone
275
282
m_Icons :
0 commit comments