Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2018.4
2019.3.2f1
2020.2
Issue ID
1226151
Regression
No
[Playables] Looping AnimationClipPlayable is slowed down when normalized time is between 0 and -0.5
Reproduction steps:
1. Open the attached project ("case_1226151-PlayablesNegativeTime.zip")
2. Open the repro scene ("SampleScene")
3. Enter Play Mode
4. Inspect the Game View
Expected result: Animation is being played back at a constant speed
Actual result: Animation slows down when normalized time is between 0 and -0.5
Reproducible with: 2018.4.18f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Couldn't test with 2017.4 (project breaking after downgrade)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment