Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.5.2f1
Issue ID
626081
Regression
No
Editor crashes in DirectX 11 mode when GPU doesn't support DirectX 11
Graphics card doesn't support DirectX 11, only DirectX 9 and DirectX 10. Editor is being launched in DirectX 11 mode and crashes immediately with such output in the log file:
(0x7102EA84) (nvumdshim): (filename not available): OpenAdapter10 + 0x6854
(0x71035032) (nvumdshim): (filename not available): OpenAdapter10 + 0xce02
(0x6B97F12F) (d3d11): (filename not available): D3D11CreateDeviceAndSwapChain + 0x1b7f8
(0x6B969107) (d3d11): (filename not available): D3D11CreateDeviceAndSwapChain + 0x57d0
Workaround is to use -force-d3d9 argument when launching Unity.
Command line examples:
http://docs.unity3d.com/Manual/CommandLineArguments.html
This issue might be by design, but Unity editor shouldn't crash at all, even when GPU doesn't support DirectX 11 mode;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment