Closed
Description
Tested versions
Reproducible in v4.5.dev.custom_build [99f5a3d]
System information
Godot v4.5.dev (99f5a3d) - macOS Sequoia (15.5.0) - Multi-window, 2 monitors - OpenGL 3 (Compatibility) - Apple M4 Pro - Apple M4 Pro (14 threads)
Issue description
The Godot editor's Editor menu has a "Take Screenshot" option. This captures a screenshot of the editor window, but when it is in Game mode with a scene running embedded, the game itself does not show up in the screenshot:
Taking a screenshot with other tools, the game is visible:
Steps to reproduce
Play a scene and go to Editor > Take Screenshot in the menu bar to take a screenshot while the game window is embedded. The resulting image will show the editor but not the game contents itself.
Minimal reproduction project (MRP)
N/A