Unity Graphic error

I changed graphic to OpenGL but i need to back to direct3D 11

When im selecting Direct 11 or Direct 12 or automaticaly, unity gives error and closing

Hi!
As a workaround maybe you could try to run the editor using this command line arg: “-force-d3d11”. Once editor is launched, you may be able to set d3d as first gfx api without a crash.
Anyway could you fill a bug with a simple repro project? We have to fix that for sure.
thanks