Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.0b13
Issue ID
1022016
Regression
No
[Timeline] Animation event that's one or two frames behind last frame gets called twice when it transitions to another animation
Repro steps:
1. Open QA attached project "repro"
2. Open scene "scene1"
3. Open the Timeline Window
4. Select the "Cube" GameObject in Hierarchy Window
5. Play the Timeline
6. Observe the Console
Expected: one event is called at the end of each clip
Actual: two events are called for the ongoing animation and in non Play Mode sometimes an additional event is called from the next animation
Reproducible with: 2017.3.1p1, 2017.4.1f1, 2018.1.0b13, 2018.2.0b1
Notes: Timeline didn't call events until 2017.3.1p1. In scene2 Play Mode, the behavior is correct.
Fixed 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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment