Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
858511
Regression
No
AnimationEvents that are added to legacy AnimationClips generated during Runtime are not called
Reproduction steps:
1. Open the attached project
2. Open the "TestScene"
3. Enter Play mode.
4. Switch to the Animation window with the Cube object selected in the hierarchy to observe the AnimationEvents that have been added to the clip at the start and finish.
5. Click on the cube in game view (to trigger the animation).
6. The Animation clip is played correctly, but the AnimationEvents are not called.
Reproducible on: 5.4.3p3, 5.5.0f3, 5.6.0a6 versions of Unity
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
SuperPingu
Jan 27, 2017 13:32
This bug is reproductible on 5.5.1f1. Will you fix this during the 5.5 cycle or should we wait for 5.6?