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 UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment