Skip to main content

Animation event not getting called from Animation Animator component

This is a known bug in Luna.

images-medium

Possible solution:

  • Use either a coroutine or invoke to manually call the function after a delay.

images-medium

The #if UNITY_LUNA scripting defines can be used so that this code only gets called in a Luna build.