Hi;
I have added an Animation Event on Animation import settings and with Mecanim, I change states.
At some point, I intercept Animator.speed to create some sort of a cutscene, but whenever I intercept the Animator.state, animation event fires regardless of the animation clip timeline.
Is this a bug? Because it drives me crazy and I cannot find any workaround for this situation.