Search Issue Tracker
Fixed
Votes
0
Found in
2020.3
2020.3.31f1
Issue ID
1413700
Regression
Yes
[iOS] Time.unscaledDeltaTime starts returning 0 after a while when using OnDemandRendering.renderFrameInterval
Reproduction steps:
1. Open the attached project "BuggyUnscaledDeltaTime.zip"
2. Build and Run the Scene "SampleScene" to an iOS device
3. With the App running, turn off the device's screen
4. Wait a couple of hours
5. Turn the screen back on and observe the values of "Time.unscaledDeltaTime" at the top of the screen
Expected result: no values of 0 are returned
Actual result: multiple 0 values are being returned
Reproducible with: 2020.3.33f1
Not reproducible with: 2019.4.38f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11
Reproduced with:
- iPhone 13 (iOS 15.0)
Notes:
- The time it takes to reproduce might vary, on iPhone 13 it takes ~2-3h for a single 0 value to appear, however, after ~5-6h 0 values are being constantly returned
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
The issue only reproduces in 2020.3