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
- MaskField Choices Elements tooltip covers the entire window while scrolling through the Elements
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
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.