Search Issue Tracker
Fixed in 2019.1.X
Votes
2
Found in
2018.1.0b12
Issue ID
1017658
Regression
No
Animation event at last frame doesn't get called when it transitions to another animation
Repro steps:
1. Open QA attached project "animationEvents"
2. Open scene "scene0"
3. Open the Timeline Window
4. Select the "Cube" GameObject
5. Play the Timeline
6. Observe the console
Expected: an event gets called for each clip at its last frame.
Actual: only last clips event gets called.
Reproducible with: 2017.3.1p1, 2017.4.0f1, 2018.1.0b13, 2018.2.0a7
Notes: events are called at the right time when they aren't on the same frame where another clip starts(scene1 and scen2). In scenes "scene0" and "scene2" In Editor Mode one additional event gets called after the whole sequence and that doesn't happen in Play Mode.
Fix verified in: 2019.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment