diff --git a/editor/editor_node.cpp b/editor/editor_node.cpp index 8a454a554b..b90292efc1 100644 --- a/editor/editor_node.cpp +++ b/editor/editor_node.cpp @@ -2926,6 +2926,9 @@ void EditorNode::_edit_current(bool p_skip_foreign, bool p_skip_inspector_update if (!changing_scene) { main_plugin->edit(current_obj); } + } else if (Object::cast_to