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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.