Answers for "how to make unity build to not be full screen"

0

how to make unity build to not be full screen

Open new empty project.
File>Build Settings...>Player Settings.
Check "Default is Full Screen"
Set Display resolution Dialog to Disabled.
File>Build Settings...>Player Settings.
Uncheck "Default is Full Screen"
Build and run.
Posted by: Guest on March-18-2021

Code answers related to "how to make unity build to not be full screen"

Browse Popular Code Answers by Language