Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.0a1
Issue ID
1178387
Regression
No
[Linux] Linux Editor does not warn you if Vulkan Linux Package is not installed
HDRP Package doesn't work with OpenGL, but Unity Editor doesn't warn the user if they can actually run Vulkan. It even allows you to switch to Vulkan from the Player Settings.
To reproduce this issue:
- You'll need a machine that doesn't have the libvulkan1 package.
- Start a new Unity Project using the HDRP Template
- notice that the editor will start with the OpenGL renderer and that HDRP will warn you that this is not supported
- Go to Player Settings->Player
- Untick Auto Graphics API for Linux and ensure that only Vulkan is left in the renderer list
- The editor will try to switch to Vulkan but will fail
- The user is not warned that there is was a problem and how to fix it in any way.
Workaround: Install the Vulkan Package in Ubuntu and restart Unity. You will be able to use HDRP with Vulkan afterwards.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2020.1.X):
Workaround: Install the Vulkan Package in Ubuntu and restart Unity. You will be able to use HDRP with Vulkan afterwards.