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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment