Dear Community,
I built unreal 4.26 with vscode 2019 successfully in n my windows 11 machine which uses directx12. but while launching a new project this error pops up and the application crashes. Any help to resolve this would be highly helpful.
The UE4-MyProject5 Editor has crashed and will close
Launching the UE4Editor.exe file with -dx12 argument (like: UnrealEngine\Engine\Binaries\Win64> .\UE4Editor.exe -dx12) resolved this error for me in windows 11.
If -dx12 argument doesn’t work, try -dx11 or -vulkan or -opengl.