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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Resolution Note:
The issue only reproduces in 2020.3