Search Issue Tracker
Fixed in 1.2.4
Votes
0
Found in [Package]
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.4f1
2019.2.0a1
2019.3.0a1
Issue ID
1173281
Regression
No
Animation event in Timeline triggers twice
Steps to reproduce:
1. Download attached project
2. Open "SampleScene" scene
3. Open Animation from Timeline
4. Enter play mode
5. Check Console window
Expected results: Animations event triggers once in the animation loop
Actual results: Animation event triggers twice in the animation loop. Once at animation event and other time at the start of the animation loop.
Reproduced with: 2019.3.0a11, 2019.2.0f1, 2019.1.13f1, 2018.4.5f1, 2017.4.30f1
Note:
- Not reproducible when animation with an event is used in without a Timeline.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment