Animation event not getting called from Animation Animator component
This is a known bug in Luna.

Possible solution:
- Use either a coroutine or invoke to manually call the function after a delay.

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