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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1381237