Hi!
I’m trying to run Unity 5.3.4f (I need this version for project constraints), but it fails to run.
I get this error message:
Log:
"Initialize engine version: 5.3.4f1 (fdbb5133b820)
GfxDevice: creating device client; threaded=1
d3d11: failed to create D3D11 device (0x887a0004)
GfxDevice: creating device client; threaded=1
d3d: no support for this device type (accelerated/ref)
GfxDevice: creating device client; threaded=1
d3d11: failed to create D3D11 device (0x887a0004)
GfxDevice: creating device client; threaded=1
d3d: no support for this device type (accelerated/ref)
Failed to initialize Direct3D.
Make sure you have at least DirectX 9.0c installed, have drivers for your
graphics card and have not disabled 3D acceleration
in display settings.
Failed to initialize unity graphics."
I’m using a laptop Lenovo Legion Y520 with both Intel integrated card and Nvidia 1050 Ti. I updated the graphics card driver to latest, I even I tried to reinstall it many times. I ran dxdiag command, and directx looks fine… Any idea how should I fix this? This used to work a few months ago, but now it just doesn’t.
Ps: oddly enough after restart sometimes it lets starting unity, but after a few minutes it just crashes.
Thank you for reading!