editor
editor copied to clipboard
AnimGraph Editor - deleting a transition with multiple transitions.
When you have multiple transitions on same path, deleting a single transition leads to issues.
Steps to Reproduce
- Create Anim State Graph
- Open Graph Editor
- Add new State
- Add transition from Initial state to the New state
- Select created transition (by clicking arrow between nodes in graph)
- Hit "New Transition" in the inspector to insert a second transition
- Delete second transition by clicking "bucket" symbol in inspector
Issue:
Transition link deselects, and is not selectable again.
Workaround:
Close graph editor, and open again
Expected results:
Transition to be deleted without deselecting a link
Also note if bug is replicated (do not refresh the Editor), then you can delete the state, create a new one and add transitions, and repeat this process - you will get exceptions in Console.