This is an issue and solved already. In Godot 4.4 and 4.5 ( I only tested this 2 versions ) If you run the `main` scence, consel logs that: ``` Embedded window resize can't be disabled. Embedded window can't become on top. ...... ``` If in this case, please **click off** this checkbox `Embedded Game on Next Play` in `debug scence`. <img width="916" height="185" alt="Image" src="https://github.com/user-attachments/assets/bcf7dad9-6a60-4ba1-a363-4e86864663c3" /> Then in next run, it gonna workout as normal.