UE4 cash splitgate

I am currently having issues with launching any game using the unreal engine including Splitgate:Arena Warfare (using UE4). When launching the game, the loading screen comes up then disappears leaving a crash reporter window.

the following shows up in the reporter window:

LoginId:617cc5264f28dbbab002bf8bb990c9b9
EpicAccountId:1f02ec8e0fc342eebb2ad88081322f9d

Assertion failed: [File:Unknown] [Line: 198] Unreal Engine is exiting due to D3D device being lost. (Error: 0x887A0020 - 'INTERNAL_ERROR')

PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
PortalWars_Win64_Shipping
kernel32
ntdll

Any help would be greatly appreciated.

Kind Regards Johnston

It’s a driver crash which D3D applications see as device disconnect. Most common cause of it is power saving GPU switching on laptops… or just driver crash. If oyu have laptop check power managment settings make sure non-CPU GPU run all the time when you play game, you can also try updating drivers

Also this AnwserHub is dedicated for UE4 game devlopment, you should contact game devloper of published game if you have a problem, without a specific error message that show up in call stack no body would able to help you as no body here seen the game code.