Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
Votes
0
Found in
6000.0.50f1
6000.1.5f1
6000.2.0a11
Issue ID
UUM-109250
Regression
Yes
AndroidPlayer selects Vulkan Graphics API over GLES even on devices with limited support
Steps to reproduce:
Build any app for Android with Auto Graphics API enabled in PlayerSettings.
Deploy to device with very old Vulkan driver, for example any PowerVR GE8320, Galaxy S7 etc.
See
Actual results:
Runs Vulkan
Expected results:
Runs GLES
\\
Reproducible with versions:
6000.2.0a11, 6000.0.50f1, 6000.1.5f1
\\
Tested on (OS):
\\
Notes:
Comments (1)
-
MWMGamesAssets
Jul 15, 2025 12:37
This bug is still in the Known Issues of 6000.1.11, as this really be fixed in 6000.1.9 ?
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 6000.2.0b8):
Fix issue where Vulkan is preferred over GLES even though the drivers were detected as incompatible
Resolution Note (fix version 6000.1.9f1):
Fix issue where Vulkan is preferred over GLES even though the drivers were detected as incompatible
Resolution Note (fix version 6000.0.52f1):
Fix issue where Vulkan is preferred over GLES even though the drivers were detected as incompatible