Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
899553
Regression
Yes
Rebind no longer resets the Animator
Steps to reproduce:
1. Open attached project
2. Press A to start the animation
3. Press S to rebind the animation
Expected result: The animated object position and scale should be reset
Actual result: The animated object position and scale is not reset
Reproduced in: 2017.1.0b1, 5.6.0f3, 5.6.0b2, 5.6.0a2
Not reproduced in: 5.6.0a1, 5.5.3f1, 5.4.4p4
Regression since: 5.6.0a1
Comments (2)
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 AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Zullar
Feb 06, 2018 00:46
2017.3.0f3
During Awake Animator.IsInitialized = false. After calling Animator.Rebind the Animator.isInitialized = false still.
fanki
May 08, 2017 15:50
it still happened in 5.6.0p4!