diff --git a/editor/plugins/script_editor_plugin.cpp b/editor/plugins/script_editor_plugin.cpp index 342300a06..38c1af483 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -3631,8 +3631,9 @@ bool ScriptEditorPlugin::handles(Object *p_object) const { return true; } - if (Object::cast_to