When selecting stack frame, Orchestration is not opened. #575
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 running an Orchestration in the Editor, if the Orchestration causes the debugger to create a breakpoint due to an error, the stack frame UI will show the relative point where the failure occurred:
The problem is that clicking on the stack frame does not open the Orchestration and focus the node if it isn't already open. If the Orchestration is open, the specific Orchestration will be brought forward & the node focused.
NOTE: that while the node is focused if the Orchestration is open, the file list "active script" marker is not updated.
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Godot full version
4.3.beta3
Orchestrator version
2.1.rc2
Additional information
No response
The text was updated successfully, but these errors were encountered: