Search Issue Tracker
In Progress
Fix In Review for 2022.3.68f1, 6000.0.60f1
Votes
13
Found in
6000.0.57f1
6000.1.16f1
Issue ID
UUM-119142
Regression
Yes
[iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Steps to reproduce:
1. Open the “IN-114730” project
2. Build and Run
3. Observe the “Time.deltaTime” in Xcode log
Expected result: Time.deltaTime is about 0.01 seconds
Actual result: Time.deltaTime switches between 9.998583E-06 and approximately 0.01 seconds
Reproducible with: 6000.0.57f1, 6000.1.8f1, 6000.1.16f1, 6000.2.0b1
Not reproducible with: 6000.1.7f1, 6000.2.3f1, 6000.3.0b1
Fixed in: 6000.2.0b2
Testing environment: macOS 15.6.1 (M4 Pro), macOS 15.6 (M1 Max) (by user)
Not reproducible on: No other environment tested
Reproducible with these devices:
VLNQA00232 - iPhone 8 Plus (MQ8M2ET/A), CPU: Apple A11 Bionic, GPU: Apple designed, OS: 16.7.10
Not reproducible with these devices:
VLNQA00623 - iPhone 16 Plus (MXVY3QN/A), CPU: Apple A18 Pro, OS: 18.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment