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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment