Restore and Improve ScriptCanvas Live Logging and Debugging Facilities in terms of new runtime implementation #9192
Labels
feature/scripting
This item is related to the scripting tools.
priority/critical
Critical priority. Must be actively worked on as someone's top priority right now.
sig/content
Categorizes an issue or PR as relevant to SIG Content.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
The ScriptCanvas live logging and debugging facilities have long since fallen into disrepair, and it would benefit users greatly to restore and improve them. Some changes, like #8623 disable them completely, and simply require interface changes to restore the original functionality of providing a log trace of ScriptCanvas execution. However, it would be better to improve all functionality while restoring it. This could including adding live debugger functionality, adding breakpoints and step over buttons to allow users fine control over their script debugging experience.
The text was updated successfully, but these errors were encountered: