Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a15
Issue ID
1201630
Regression
Yes
[Vulkan] Editor silently exits on Linux, crashes on Windows when opening a project or creating a new one
How to reproduce:
1. Create or open an existing project
2. Change Graphics API to Vulkan
3. Apply the changes by restarting the Editor
Expected result: Project successfully opens
Actual result: Editor silently exits or crashes
Reproducible with: 2020.1.0a15
Not reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.14f1, 2019.3.0f1, 2020.1.0a14
Note: There is no stack trace in the Editor.log, the latest lines it shows are:
[vulkan] Loaded device function vkCmdDebugMarkerBeginEXT
[vulkan] Loaded device function vkCmdDebugMarkerEndEXT
[vulkan] Loaded device function vkCmdDebugMarkerInsertEXT
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
This is a duplicate of issue #1200819