Search Issue Tracker
By Design
Votes
2
Found in
2018.1.5f1
Issue ID
1053053
Regression
No
[Android] low fps due to GFX.WaitForPresent call when running a simple scene on Adreno405 gpu
To reproduce:
1. Open my attached project found in "Adreno.zip"
2. Build and run for Android with Andreno 405
3. Observe the fps via fps script that can be found in project, or by attaching the profiler
Expected: 60 fps on nearly empty scene
Actual: ~30 fps on nearly empty scene with GFX.WaitForPresent occupying 90% of usage
Reproduced in: 2017.4.6f1, 2018.1.7f1, 2018.2.0b11, 2018.3.0a3
Notes: tested on Adreno GPU's:
Adreno 306 60 fps
Andreno 405 (Motorola Moto G 4) - 28 fps
Adreno 430 (Xiaomi Mi NOTE pro) - 60 fps
Andreno 405 (Xiaomi Mi 4) - 22 fps
Adreno 430 (Huawei nexus 6) - 60 fps
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment