Unable to resize window

Godot Version

4.6.2 stable

Question

I am not able to resize my game window at all. Apologies if this has been asked a bunch. I have made a brand new project, 800x600 game window in 2d. Resizable is enabled, scale is fractional, mode is canvas, aspect is expand. No matter what I do to the game control window, the game always stays at 800x600. The only way I can change the size of this is in the project settings, so not whilst the game is running

You need to change it here:

5 Likes

Ok wow thanks, silly of me didnt even see that setting!

1 Like

You’re not the first and most likely not the last one to trip over this setting. Myself included :slight_smile:

6 Likes

I hate that it’s on by default.

2 Likes