Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b8
Issue ID
776827
Regression
Yes
[Android] Shader fails in OpenGLES 3.0 on Adreno 306 when comparing fragment position with uniform
To reproduce:
1) Open attached project and scene.unity in it
2) Make sure in Player Settings OpenGLES 3.0 is forced or Automatic is used
3) Build and run on device with Adreno 306
4) Notice that the whole body and limbs are gone (the magenta in the middle is how it should be)
DUT: HTC Desire 510 (Android 4.4.3) (Adreno 306) (Reproduced)
Samsung Galaxy S4 Mini LTE (Android 4.4.2) (Adreno 305) (Not reproduced)
Amazon Kindle Fire HDX 8.9" (Android 4.4.3) (Adreno 330d) (Not reproduced)
Not reproduced in 5.4.0b1, 5.4.0b3
Reproduced in 5.4.0b4, 5.4.0b10
Does not happen when forcing OpenGLES 2.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment