Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
5.6.0f3
Issue ID
901268
Regression
Yes
When entering play with disable Animator game object takes idle animations first frame state
Steps to reproduce:
1. Download 901268_repro.zip and open "test" scene
2. Disable Animator from "HeavyInfantry" game object
3. Enter Game mode
Expected results: Game object should stay in the T stance
Actual results: Game object takes stance of firsts frame of idle animation
Reproduced with: 2017.1.0b1, 5.6.0p1,
Not reproducible with: 5.6.0b7, 5.5.3p1
Regression happened: 5.6.0b8
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Zullar
Feb 06, 2018 00:47
2017.3.0f3
During Awake Animator.IsInitialized = false. After calling Animator.Rebind the Animator.isInitialized = false still.
Might have something to do with disabling objects initially until their network spawn packet is received and they are enabled.
fanki
May 08, 2017 15:52
It still happened in 5.6.0p4
fanki
Apr 19, 2017 09:05
when is plan to fix in 5.6.0?
fanki
Apr 19, 2017 04:56
this broke all my animator state,it is fatal!