diff --git a/editor/editor_node.cpp b/editor/editor_node.cpp index 0e95f8323cd..58f7ab269a4 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