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
- Performance decreases significantly when instantiating a Prefab with many children
- "MissingReferenceException" error is thrown when creating a new "Standard (URP)" scene
- Silent crash when opening a specific project
- "+" shaped artifacts are rendered on UI Toolkit Buttons when the border radius is over 50%, button's opacity is set to 1 and the border has width
- All references to Sprite Atlas and AssetReferenceAtlasedSprite are removed when migrating Sprite Atlas Mode from V1 to V2
This is a duplicate of issue #1381237