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
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
Resolution Note:
The issue only reproduces in 2020.3