UUM-66549
Fixed in 2022.3.24f1Mentioned in 2 Unity 2022 LTS release notes.
First fixed in 2022.3.24f1 (Apr 9, 2024).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2022.3.24f1 | Fixes Animation | Fix | Fixed crash when deleting states in some state machines. If a state machine contained a state machine transition with a null source state (which should not happen under normal circumstances), unity would crash when deleting any state within the same state machine. It does not crash anymore. | |
| 2022.3.22f1 | Known Issues Animation | Blocker | Known issue | Crash on AnimatorStateMachine::RemoveTransitionsWithDeletingObject when deleting a newly created Empty State in Animator Controller |