How can one disable the maximize button in the upper right corner of the game window and prevent the window size from being stretched?
Hello,
In ProjectSettings>Description>Settings, you can find a few checkboxes that change the behavior of the main frame windows.
In your case, you need to uncheck ‘Allow Window Resize’ and ‘Allow Maximize’.
Note: These settings are applied only for a Standalone Game or builds.
[Image Removed]Best regards,
Gonzalo
Thank u, This issue has been resolved