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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment