Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a8
Issue ID
1136962
Regression
Yes
[Linux] Editor quits on startup after switching graphics APIs
-e: see title
--works on Windows
--works with 2019.2.0a7
--sadly the editor log doesn't provide info
-repro:
--create new project
--go to player settings
--make Vulkan the default graphics API
--you get prompted to restart the editor
--do so
--NOTICE that the editor is now stuck at the splash screen
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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Resolution Note (fix version 2019.2):
- Restarting the editor after a graphics API switch now reloads the current project.
- Fixed deadlock condition when a child Unity process is spawned after restarting the editor after a graphics API switch.