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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
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!