Search Issue Tracker
Fixed in 2020.2.X
Votes
9
Found in
2018.4
2019.4.1f1
2020.2
Issue ID
1266965
Regression
No
[Android]Time.unscaledDeltaTime does not match Time.deltaTime when TimeScale is 1
Steps to reproduce:
1. Open user's attached project "time.zip"
2. Build it on Android
3. Press "Start" and then "Stop" a second or two
4. Notice that there are many messages that unscaledDeltaTime does not match deltaTime
Expected results: Time.unscaledDeltaTime match Time.deltaTime when TimeScale is 1
Actual results: Time.unscaledDeltaTime does not match Time.deltaTime when TimeScale is 1
Reproducible with: 2018.4.26f1, 2019.4.5f1, 2020.2.0a18
Note: Does not reproduce with Standalone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment