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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment