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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
This is a duplicate of issue #1381237