- Home /
Devices with OpenGL ES version 2.0 not supported in play console.
In the google play console under Device catalogue, there are about 5,700 unsupported devices for my game (in my other games I have like 1,000). Nearly all of them use OpenGL ES version 2.0. I expect that this is caused by the shader of the app I've created with Post Processing. If so, how can I change my shader to also support GL ES 2.0? Or is that impossible? You can look the game up at: https://play.google.com/store/apps/details?id=com.HenrichProductions.Racer
Your answer
Follow this Question
Related Questions
Compute Shader not work on older GPU with DX11 0 Answers
GPU warning Post Processing Stack android 0 Answers
Why is the Universal RP Depth of Field Focal Length value clamped between 0 and 300 in Bokeh mode? 0 Answers
,How to blend Color Curves through script - Color Curve Interpolation 0 Answers
Bloom not working in Unity HDRP 0 Answers