Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a5
Issue ID
970760
Regression
No
[Mobile Vulkan Mali] Meshes are not rendered in Android Player on Samsung Galaxy S7
Prerequisites:
Samsung Galaxy S7 Edge device with ARM Mali GPU.
Steps to repro:
1. Open attached project and 'TestScene' scene;
2. Build and run the scene on Android under Vulkan API.
Expected result:
Terrain meshes are rendered on Android under Vulkan. See expected.png screenshot.
Actual result:
Terrain meshes are not rendered on Android under Vulkan. See actual.png screenshot.
Notes:
- Reproducible in 2018.1.0a5. 2017.3.0b10, 2017.2.0p1;
- Not reproducible in Windows Standalone player;
- Not reproducible on Samsung Galaxy S7 Edge with Adreno GPU;
- The behaviour differs when using instanced and non-instanced meshes: with instanced mesh nothing is rendered on Android Vulkan, while with non-instanced mesh only part of the meshes (but not all of them) are rendered.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment