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
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Add comment