Search Issue Tracker
Fixed in 4.5.X
Votes
1
Found in
4.3.0f3
Issue ID
574485
Regression
No
Need to call Animator.Update twice to work
To reproduce:
1. Open the attached project
2. Run the scene
3. Click 'Play' in the game view
4. Click on 'Reset' once and notice that the animation is not clear yet
5. Click on 'Reset' the second time
6. Now you see what should be seen when 'Reset' is pressed once
----
the HUDIntelButtonTester.cs, and uncomment the line with the second Update to Animator. Notice how you'll only need to click Reset once for it to go to that state of the animation.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment