Signal goto_script_line
causes editor to crash if script is not an Orchestration
#687
Labels
bug/confirmed
Bug/regression has been confirmed.
cherrypick:2.0
Requires cherry-pick to Orchestrator 2.0
kind/bug
A bug or regression in expected behavior.
Milestone
Describe the bug
When clicking errors in the editor's Error panel, the new Godot Debugger support will cause the editor to crash because the
goto_script_line
signal doesn't check that theRef<Script>
is an orchestration before use.Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Godot full version
No response
Orchestrator version
2.1.rc4
Additional information
No response
The text was updated successfully, but these errors were encountered: