Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0a16
Issue ID
1382819
Regression
No
[Ubuntu 20.4] Editor crashes silently when opening a project with Vulkan without Vulkan support installed
Reproduction steps:
1. Make sure your Linux device does not have Vulkan support installed (new installation of Linux)
2. Create a new project
3. Go Edit -> Project Settings -> Player
4. Disable auto graphics API for Linux
5. Drag Vulkan to the top of the "Graphics APIs for Linux" list
6. When prompted, click Restart Editor
Expected result: the Editor restarts and since Vulkan device cannot be found, fallbacks to OpenGL, the user is informed either with a pop up or an error in console
Actual result: the Editor restarts and crashes silently. The project will not open anymore, it is impossible to open it without switching the graphics API on another device
Reproducible with: 2021.2.0a16
Note: since I installed drivers I was no longer able to reproduce the issue (therefore test all versions), but it seemed that the behaviour is the same in all versions.
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
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
This is a duplicate of issue #1381237