I am trying to build my Unity Game (on Windows) and make the game window have a specific size (400px by 800px).
My Problem: When I build and run my .exe the game window is always 1000px by about 700px when it should be 400px by 800px. What am I doing wrong? Do you have an idea what might be causing this error?
Heres a screen shot of my Windows/Mac OS Build Settings:
[18565-capture.jpg|18565]
Also I am using Unity Basic not Professional so maybe that has something to do with it? Do you have an idea what might be causing this error.
Same nonsense here. Even forced window resize in script, but nothing.
– Coriiander