Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.47f1
2021.3.24f1
2022.2.17f1
2023.1.0b14
2023.2.0a12
Issue ID
UUM-33952
Regression
No
AnimationStream.deltaTime and Time.deltaTime are not equal when the Time scale is set to > 0.85
Reproduction steps:
1. Open the attached "repro_IN-38581.zip" project
2. Open the "Assets/Sample" Scene
3. Enter Play mode
4. Observe the two figures in the scene
Expected result: The two figures are moving in the same direction
Actual result: The two figures are moving in different directions
Reproducible with: 2020.3.47f1, 2021.3.24f1, 2022.2.17f1, 2023.1.0b14, 2023.2.0a12
Note:
- Reproduction may be inconsistent, had to unplug the laptop’s charger for consistent reproduction
- If the figures are not visible, observe the Console, specifically the tuple which contains the transform coordinates. They are expected to be equal
- If Time scale is set to <= 0.85 or if executing Play mode Frame by Frame, this issue is not reproducible
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
After evaluating the impact, workaround and risk associated with fixing this issue, in addition to the current team's bandwidth and priorities, we have concluded that this issue will not be addressed in the foreseeable future.
We are closing this issue as Won’t Fix.