Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.21f1
2020.3
2021.1
2021.2
2022.1
Issue ID
1365004
Regression
No
[Android] Switching `Application.targetFramerate` from 30 to 60 will cause a brief deltaTime value display of 0.00001.
Reproduction steps:
1. Open the attached project "fps_bug.zip"
2. Build and Run on an Android device
3. Click the button on the application to change the `Application.targetFramerate` value from 30 to 60
4. Repeat step 3
Expected result: When the value is changed the displayed deltaTime value doesn't drop to 0.00001
Actual result: When the value is changed the displayed deltaTime value drops to 0.00001
Reproducible with: 2019.4.30f1, 2020.3.19f1, 2021.21f1, 2021.2.0b12, 2022.1.0a9
Reproduces with these devices:
VLNQA00321 - Xiaomi MI 9 (MI 9), OS: 10.0.0, CPU: Snapdragon 855 SM8150, GPU: Adreno 640
VLNQA00318, Oneplus 7Pro (GM1913), Android 10, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
N/A, Huawei - (ELS-NX9), Android 10, CPU: NOT FOUND, GPU: Mali-G76
POCO X3 Pro - customer's device
Not reproducible with these devices:
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
VLNQA00078, Motorola Nexus 6 (Nexus 6), Android 7.1.1, CPU: Snapdragon 805 APQ8084AB, GPU: Adreno (TM) 420
Notes:
-Reproduction rate of the issue is about 10%
-The issue was also reproduced on a Nox 7 Emulator
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
- “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
Resolution Note:
Postponing to see if we see this issue from developers.