New Godot 4.5 game workspace strange resize issues

Godot Version

4.5.1

Question

I’m getting a strange resize issue when using the new game window when running my project from the editor. I am using Arch Linux with KDE Plasma on wayland. I do not get this behavior when I disable embed game on next play. Any suggestions on how to start troubleshooting this?

Just disable Embed Game. IMO, it’s a pretty useless feature. If there’s something you need it for to help debug your game, turn it on when you need it. It causes lots of problems with windows and the first thing I do is turn it off in any project. So far I have turned it on once to help debug a problem.