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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment