Multiple Animation Events not firing

I have two animation events that I would like to keep separate. However occasionally I want them to fire in the same frame. My problem is, every time I set them to the same frame, the ‘2nd’ event won’t fire.

The ‘2nd’ event is the smaller one, and it never fires if it’s in the same frame.

Do I have any options here or do I just have to avoid this behavior? Is this a bug or is it intended?

Hi - this is a bug that has already been reported. If you take a look at the change-lists in the patch releases, hopefully it should roll out soon:

http://forum.unity3d.com/threads/unity-patch-releases.246198/#post-1685804

Unity Support