Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b1
Issue ID
926581
Regression
No
[GPUInstancing][Vulkan] Only first submesh is drawn when rendering instanced multimesh on Android
Prerequisites:
You'll need to have Android player and SDK installed.
Steps to repro:
1. Open attached project and '04_AutomaticInstancingSubmeshes' scene;
2. Go to Build Settings (File -> Build Settings);
3. Uncheck 'Auto Graphics API' checkbox;
4. Drag Vulkan on top of the list;
5. Go to Build Settings (File -> Build Settings);
6. Select 'Android' and click 'Switch Platform';
2. Deploy project to Android;
3. Run the scene on mobile.
Expected result:
All submeshes of instanced multimesh are rendered on the scene (see attached expected.png screenshot).
Actual result:
Only first submesh of multimesh is rendered (see attached actual.png screenshot).
Notes:
- Reproducible on 2017.2.0b1, 2017.1.0f2, 5.6.1p2;
- Reproducible only on Android running under Vulkan API with ARM Mali GPU;
- Reproducible only on Android device; not reproducible in Editor.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1056056