Prick
Engaged Member
- Jul 17, 2017
- 2,302
- 2,173
- 477
Looks like it could be on your end, I see D3D11/DXGI + vctools.LowLevelFatalError
. . .
+UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Viewport.cpp:324 (Size=1920x1080 Fullscreen=1 Format=DXGI_FORMAT_R10G10B10A2_UNORM(0x00000018)) -> (Size=1920x1080 Fullscreen=0 Format=DXGI_FORMAT_R10G10B10A2_UNORM(0x00000018))
. . .
vctools\crt\vcstartup\
Could be a DirectX + C++ issue.
Try running the game after each step:
Step one: Run the redist found under Engine\Extra\redist\en-us\
Step two: Update to the latest & supported DirectX package
Step three: Update Microsoft Visual C++ (search vcredist)
Step four: Update your graphics driver
If all else fails, you can update Microsoft .NET framework, but it's not a common dependency.
Otherwise, it's more likely a hardware related issue, or incompatibility.
Modern UE5 games require a moderately beefy system.