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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment