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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment