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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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!