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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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!