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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment