Search Issue Tracker
Won't Fix
Votes
2
Found in
2018.3.0f2
Issue ID
1112150
Regression
No
[Vulkan][AMD] Editor crashes with vk_icdNegotiateLoaderICDInterfaceVersion when changing API to Vulkan
How to reproduce:
1. Create new project
2. In Project Settings -> Player, set the Editor's Graphics API to Vulkan by having it at the top of the list
3. Click Apply
-----------------
Observe crash
Reproduced with: 2018.3.2f1, 2019.1.0a13
Does not reproduce with 2017.4 as API does not change from DirectX to Vulkan
Note: Issue only reproduces with newest AMD drivers Adrenalin 2019 18.12.3 and Adrenalin 2019 18.12.2
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
- “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
Resolution Note (2019.1.X):
This is a known issue in the AMD driver version 18.12.3: attempting to create a Vulkan swapchain with <64 pixels in height crashes the driver. AMD has confirmed this to be a bug in their driver, and it will be fixed in upcoming driver releases. As a workaround, check for new AMD GPU driver releases, or downgrade to version before 18.12.3. This only affects Unity Editor, not standalone players, as all editor windows/panels start out as 32x32 in size and then get resized to their proper sizes.