Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
6
Found in
2022.3.23f1
6000.0.0b14
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
7000.0.0a1
Issue ID
UUM-68029
Regression
No
[Android] Application.setTargetFramerate different results when Optimized Frame Pacing is used
Steps to reproduce:
1. Create a new Unity project
2. Import the VRR Adaptive Performance Sample https://docs.unity3d.com/Packages/com.unity.adaptiveperformance@4.0/manual/samples-guide.html#vrr-sample
3. Build 2 Android apps, one with OFP enabled and one with OFP disabled.
4. Run each of them and compare actual FPS when using the slider.
Actual results: Optimized “Swappy” Frame Pacing clamps the target framerate down to the next available framerate that is a divisor of the screen refresh rate. And the default frame pacing uses the following formula: FR = RR / round(RR/TF). Where FR is the new Frame Rate; RR is the Refresh Rate of the screen; TF is the Target Frame Rate.
Expected results: Both options set the actual frame rate with the same strategy.
Reproducible with versions: 2022.3, 2023.3, Unity 6
Not reproducible with versions: ??
Notes:
- needs more testing to see if 2021.3 reproduces
Comments (2)
- 
        bbardot39 Aug 04, 2025 07:53 SHI is a lifesaver! I thought I'd never see my lost [asset] again, but SHI's expert team worked tirelessly to recover it for me. No upfront payments, just honest and dedicated service. If you're struggling to recover what's yours, look no further than SHI! Contact Austin today and get your case fixed! 
 Austin is the Agent who helped me recover my asset at SHI. This is an honest operative agency that I can recommend to anyone who lost funds/ crypto, i can tell you for free that you lose nothing by consulting the team to get an idea of what happened to your asset.
- 
        Beatriceol May 10, 2024 07:38 Not reproducible with versions:2021.3.12f1 
 Reproducible with versions:2021.3.37f1 2022.3.28f1 6000.0.0f1
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Postpone, U7 ports.