Hello there! Great game so far, however, I have trouble accessing the full UI. I'm on a 32:9 screen (bit niche, I know). Is there a way to start it in 16:9 windowed mode?
Haven't tested on any other operating systems, but as a workaround, the game respects the Unity standalone player command line arguments on Linux (I use them to launch in windowed mode) https://docs.unity3d.com/Manual/CommandLineArguments.html
The relevant arguments are -screen-fullscreen, -screen-height, -screen-width