Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0b4
Issue ID
740280
Regression
Yes
Animator enabled from the button or script by Animator.enabled doesn't animate
1. The "Leader board" button is supposed to cause the Main Menu canvas to animate (go up) and the Leader board canvas to also go up. On Click (in the Leader board button on the Main Menu canvas) is supposed to enable the Animator of both canvas (Leader board and Main Menu) and trigger the default state inside their respective animators.
2. On click enables both Animators and the transition goes to the default state and executes it as expected, but the animations of the canvas are not actually happening.
Repro:
1. Select the MainMenu_Canvas open the Animator window.
2. Play the scene and press the "Leader board" button - it should trigger the animations.
3. Observe that the Animator is enabled (as expected) and the default state is executed (as expected), but the animation is not happening (BUG).
this is a regression from 5.2
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