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
- Crash on DualThreadAllocator<DynamicHeapAllocator>::Contains when closing a Sub Scene with DynamicBuffer to MetaChunkEntity in Play mode
- Crash on UnityMain when switching from DX11 to DX12 with HDR enabled
- Player gets a grey filter over the whole window when Player is in Exlcusive window mode and HDR is enabled
- Missing VisionOS "Target minimum VisionOS Version" Field in the Project Settings window
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
Add comment