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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment