Game Embedded View Not Working

Godot Version

Godot 4.6.1 running on Windows 11

Question

I am going through the Godot 2D course and reading about the Embedded Game View. Mine is not working. I have done the following:

  1. Turned off Single Window Mode and restarted Godot
  2. Display > Window > Mode is set to Windowed
  3. Embed Game on Next Play is selected

The result is still a separate window, but there is a toolbar at the top, which I think wasn’t there before. Why doesn’t the game run in the embedded view?

“Make Game Workspace Floating on Next Play” is enabled by default, maybe you want to disable it in the same menu “Embed Game on Next Play” exists