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
Comments (4)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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!