Skip to content

Commit 1abf03b

Browse files
committed
Set default screen width and height to 1:1 ratio
1 parent 1d5af4a commit 1abf03b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ProjectSettings/ProjectSettings.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PlayerSettings:
4242
m_SplashScreenLogos: []
4343
m_VirtualRealitySplashScreen: {fileID: 0}
4444
m_HolographicTrackingLossScreen: {fileID: 0}
45-
defaultScreenWidth: 1920
45+
defaultScreenWidth: 1080
4646
defaultScreenHeight: 1080
4747
defaultScreenWidthWeb: 960
4848
defaultScreenHeightWeb: 600
@@ -68,7 +68,7 @@ PlayerSettings:
6868
androidRenderOutsideSafeArea: 1
6969
androidUseSwappy: 1
7070
androidBlitType: 0
71-
defaultIsNativeResolution: 1
71+
defaultIsNativeResolution: 0
7272
macRetinaSupport: 1
7373
runInBackground: 0
7474
captureSingleScreen: 0

0 commit comments

Comments
 (0)