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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment