build does not want to go fullscreen unity code example
Example: 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.