Hey, could you please not force resize the window? It resizes to tiny even if i give Unity -screen-height and -screen-width. I made it somehow working in the past and had no issues with Gui or gameplay.
-screen-height and -screen-width work for me. I created a shortcut to the executable, then in the shortcut properties I added the following at the end of "Target": -window-mode borderless -screen-width 2560 -screen-height 1440
That's what i did, since the game has no resolution settings and forces a (too small) resolution. But then it starts with the parameters-resolution and resizes to the small one a second later. And it worked one or two versions ago.