Game window toolbar missing

Godot 4.4.1

I’m trying to get the debug toolbar to appear at the top of my game window when I run it.

When I click on the Game tab, there’s a message “Game embedding not available in single window mode.”

Yet when I go to the Editor Settings > Interface > Multi Window, it’s enabled.

How do I get the toolbar to appear?

Thanks!

You may hve “single window mode” enabled

in editor settings it’s listed under “interface/editor/single_window_mode”

1 Like

Ugh. Yes! Didn’t realize those were different settings.

Thanks!