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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
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.