I'm working with a really tiny game size (320x180). When the project / game launches in the popup, it's set to that small of a size. But what I'm looking for is to launch the game at a bigger window size, like 1280x720.
I've tried setting the canvas size at layout start, and setting the layout scale to 4.0 but the window for some reason still launches at the original small size.