Search Issue Tracker
Fixed in 4.3.2
Votes
1
Found in
4.3.0f4
Issue ID
575721
Regression
Yes
Animator progress bars are broken
0. Open "Scene".
1. Make sure the Animator window is open.
2. Select the game object "Button" so that its Animation controller graph is displayed in the Animator window.
3. Press play
4. Observe that the Animator is playing the "on" state, and the blue bar is filling at a standard rate.
5. Click the button (the white circle).
6. Observe that the animation has transitioned to the "off" state (correctly), and the circle disappears (correctly), but the blue bar graphic in the off state is drawing incorrectly.
7. Click the (now invisible) button again.
8. Observe that the animation has transitioned to the on state, but the button does not appear again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment