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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
This is a duplicate of issue #1056056