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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment