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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Add comment