Closed
Description
Tested versions
v4.5.dev3.official [28089c4]
System information
Godot v4.5.dev3
Issue description
If you press F2 in the tree during an active game session, you can rename something not within the game itself, but externally. Obviously, this key should be disabled in game mode. This leads to an error:
ERROR: editor/gui/scene_tree_editor.cpp:1627 - Parameter "which" is null.
Steps to reproduce
Minimal reproduction project (MRP)
--