Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b5
Issue ID
909973
Regression
No
If event is added to the last keyframe of animation which transitions to another animation, event is not triggered
How to reproduce:
1. Open the attached project
2. Open and play test scene
Result: you won't get any message in console which would mean that animation event is triggered
Additional information:
-If one creates animation only using sprites, issue won't be reproducible as animation is considered a bit longer that the last keyframe of sprite. (Can be seen when clicked on timeline).
-Make sure to use some transform parameters at the last frame, then animation is not longer and transform keyframe is at the complete end of animation.
-Make sure that in transition animation is used 100%, so it should trigger event, but it doesn't
Reproducible: 2017.1.0b5, 5.6.1f1, 5.5.2p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment