Reproduction Steps
1) Create any plugin
2) Enable plugin debugger:
3) Set a breakpoint at any line
4) Run the plugin
Expected Behavior
When the debugger stops at the breakpoint line, it should be able to be stopped, as a normal script debugging.
Actual Behavior
When the debugger stops at the breakpoint line, the stop button is disabled.
Edit
Sometimes, I can’t even close Studio, so I have to abort it via Windows Task Manager
And, even closing and reopening Studio, the “Resume” button is still active!
Workaround
I have to close Studio and reopen it in order to stop the plugin debugger.
Issue Area: Studio
Issue Type: Freezing
Impact: High
Frequency: Constantly