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
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
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.