Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f3
Issue ID
874501
Regression
No
[Android] Shader executes wrong on Adreno 330
Steps to reproduce:
1) Download attached project 'Shader_WrongOnAndroid.zip' and open in Unity
2) Build and run 'TestingScene' on a device
Note: Quad in the scene should be rendered in black and white colors(Check attached picture 'Expected.png')
Actual result: Quad is black(Check attached image 'Actual.png')
Reproduced with:
5.3.7p2, 5.4.4p2, 5.5.1p2, 5.6.0b7
DUT:
Reproduced with:
Lge LG D855 (G3), OS:5.0, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:lge/g3_global_com/g3:5.0/LRX21R.A1445306351/1445306351:user/release-keys
---------------
Samsung SM G900F (Galaxy S5), OS:6.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:samsung/kltexx/klte:6.0.1/MMB29M/G900FXXS1CPHW:user/release-keys
Not reproduced with:
Samsung SM G925F (Galaxy S6 Edge), OS:6.0.1, CPU:arm64-v8a, GPU:Mali-T760, Build:samsung/zeroltexx/zerolte:6.0.1/MMB29K/G925FXXS4DPJ2:user/release-keys
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