Unity Issue Tracker - Animator with "AnimatePhysics" mode has delay or advance time after some time compared to "Normal" if using fixedDeltaTime
Closed
UUM-2507
Animator with "AnimatePhysics" mode has delay or advance time after some time compared to "Normal" if using fixedDeltaTime
Unity: Mecanim Animation
Won't Fix
2022.2.X
2022.1.X
2021.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
How to reproduce:
1. Open project "FixedDeltaTimeIssue.zip"
2. Open "SampleScene" Scene and enter Play Mode
3. Press the "Start test" button and observe the result below "Diff"
Expected result: There's no or a very small time difference between Time and fixedDeltaTime
Actual result: There's a growing time difference between Time and fixedDeltaTime