Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.0f3
Issue ID
726767
Regression
Yes
Transition from a sub state machine to the exit node freezes animator window
Setting a transition in the base layer from a sub state machine to the exit node crashes the animator window
Steps to reproduce:
1. Open attached project.
2. Open "BuggyAnimatorController".
3. Enter either "ENTER TO TRIGGER BUG" or "NOT DEFAULT, STILL CRASHES" sub state machine.
4. Animator window freezes (every update null reference exception).
5. Open "EmptyAnimatorController (Click this to reset Animator window)" to reset animator window.
Reproduced with 5.2.0a3 (6efbb0297ea5), 5.2.0f3 (7708b7092ef5)
Regression from 5.2.0a2 (060bb4c42af6), 5.1.3p3 (f0a33a6ef422)
No repro on 5.3.0a3 (f8fce16f3b0f)
Tested on Windows 10.
User's forum post: http://forum.unity3d.com/threads/5-2-setting-a-transition-in-the-base-layer-to-the-exit-node-crashes-animator-window.354292/
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
This is a duplicate of issue #719292