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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment