Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0b11
Issue ID
892610
Regression
No
AMD GPU installations are missing vulkan-1.dll
===
In many cases the end users seem to be missing vulkan-1.dll from their systems, causing the vulkan renderer to fail (and crash if no other renderers are available). Try to figure out some kind of a remedy for this.
====
To reproduce:
1. Go to Player Settings / Other Settings
2. Disable "Auto Graphics API for Windows"
3. Set API to Vulkan
4. Build & run to Windows Standalone with "-force-vulkan" flag
Expected: the same game view as in editor
Actual: opened window becomes pink: https://gyazo.com/27bf8edda6495fd5cd26f45cc5859f4d
Workaround:
1. Add Direct3D9 to the list of API
2. Build & run to Windows Standalone with "-force-vulkan" flag
3. Everything works as expected
Reproduced on: 5.6.0b11, f2
Not reproducible on 5.5 because 'Platform WindowsStandaloneSupport does not support graphics device type Vulkan'
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
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
- One Camera is not being rendered correctly when the Upscaling Filter is set to Automatic or Bilinear
- Terrain Layer is used for Painting Texture and will be added to the Terrain Layer List after being replaced by another Terrain Layer
Resolution Note:
vulkan-1.dll is from the Vulkan driver. User can try to update their Vulkan Driver to see if this solves their problem.