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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
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