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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.