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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #719292