Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0a7
Issue ID
949633
Regression
Yes
[Regression][Vulkan] Multimeshes are partially not rendered in Standalone Player
Steps to repro:
1. Open attached project and '04_AutomaticInstancingSubmeshes' scene;
2. Build and run the scene under Vulkan graphics API.
Expected result:
All meshes are rendered (see expected.png screenshot).
Actual result:
Some meshes are rendered partially (without color). See attached actual.png screenshot.
Regression introduced in 2017.3.0.
Notes:
- Reproducible in 2017.3.0a7;
- Not reproducible in 2017.2.0b11, 2017.1.0p4;
- Reproducible only for Vulkan; not reproducible for DX11;
- Reprodicible only on Windows; not reproducible on OSX;
- Reproducible only in Standalone Player; not reproducible in Editor;
- Reproducible only for meshes with material having Surface Instanced Shader, not reproducible with newly created surface shader.
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