defect
When saving a script, the script action tree can no longer find the selected action and fails due to a NullPointerException.
It is currently unclear where this behavior is suddenly coming from.
Test
- Record Script
- Select an action deep within the tree.
- Save script as.
- No NPE should occur here.