Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
Issue ID
931848
Regression
No
GLES3.1+AEP support not recognized on GLES3.2 devices
AEP support is queried as "bool deviceFeaturesAEP = device.Features.Contains("android.hardware.opengles.aep")" in CheckDevice.cs, but that feature is not present on GLES3.2 capable devices.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment