Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.2p3
Issue ID
847874
Regression
No
First AnimationEvent on a looped clip is skipped after the first cycle
First AnimationEvent on a looped clip is skipped after the first cycle
To reproduce:
1. Open the attached project
2. Open console window
3. Enter play mode and observe the messages in the console
The messages are called by AnimationEvents in the clip
And they print out AnimationClipPlayable.time and the parameter of the AnimationEvent 0-5
The clip plays as expected until it reaches the last frame then it starts skipping first frame
Reproduced on: 5.4.2p3, 5.5.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Add comment