Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0f3
Issue ID
868493
Regression
No
[Android] Render artefacts on objects that use Diffuse shadows when also Bumped Diffuse objects are rendered on Adreno 530
How to reproduce:
1. Open user provided project
2. Build and run for Adreno 530 device
3. Click on Start Game button
Expected result: Object rendered correctly
Actual result: Objects (black asteroids) that use Mobile/Diffuse shader have some of their mesh triangles unrendered when scene renders objects which use Mobile/Bumped Diffuse shader
Reproduced with: 5.5.0b8, 5.5.1f1, 5.6.0b5
Project incompatible with Unity < 5.5
DUT(reproduced with):
Samsung Galaxy S7 (Adreno 530)
LG G5 (Adreno 530)
DUT (Not reproduced with):
Samsung Galaxy S5 Neo (Mali-T720)
Samsung Galaxy S6 Edge (Mali-T760)
LG Optimus G (Adreno 320)
WON'T FIX: It doesn't reproduce on newer phones with Adreno 530 (Nexus 8/Android 7.0, Pixel/Android O). So seems that it is a driver bug. Either disabling the camera with skybox or commenting out the draw call that renders this skybox fixes the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment