How can I build pc standalone for a 1080x1920 (9:16) resolution?
In the UnityEditor this is working fine, I created a custom aspect ratio for the game view, everything looks good there. But if I build and run the game seems to be compressed and round objects appear like eggs The best of all: if I capture this with fraps I get a square movie (1:1)
In the playersettings I had all supported aspect ratios checked (also “other”), but there was no option (9:16) for my custom made aspect ratio.
I solved this problem by manipulating the window size of the game manually
check the Resizable Window at the Player Setting. this makes you can resize the game window