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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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!