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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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.