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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment