Animation frames not playing... strange discovery

I ama guessing you are using something like last frame of animation condition. It will trigger as soon as the animation is on 3rd frame, that means before the 3rd frame has a chance to render. In that case you would need to change your condition to make it run a tiny bit later.

Then it probably is not that, and it is hard to tell without events.