Search Issue Tracker
Fixed
Fixed in 2022.3.41f1, 6000.0.0b11
Votes
0
Found in
2022.3.38f1
2023.3.0b9
6000.0.0b11
Issue ID
UUM-64156
Regression
No
[Android][GLES] FrameTimeManager gpuFrameTime is much lower when using Optimized Frame Pacing
*Steps to reproduce:*
1. Set up a Unity Android project with GLES.
2. Attach a script that uses Application.targetFramerate to target the max framerate and use FrameTiming.gpuFrameTime to log the "GPU Time" every frame
3. Run this test on your Android device with "Optimized Frame Pacing" enabled and disabled and compare results
\\
*Actual results:* Both test runs have similar results for GPU time
*Expected results:* The test run with Optimized Frame Pacing enabled shows frame time to be much lower. (e.g. 8ms vs 2ms).
\\
*Reproducible with versions:* 2022.3.x, 2023.2.x, 2023.3.0b9
*Not reproducible with versions:* 2021.3.36f1
*Can’t test with versions:*
\\
*Tested on (OS):*
\\
*Notes:*
*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Add comment