I have an extremely simple animation, object rotating by some degrees around an axe.
I set the transition to use boolean parameter.
When the boolean is true, the transition is performed, but the animation does not play.
![]()

When I set the boolean to false, then the animation plays.