GPU发生崩溃,场景面数很低也会崩溃而且频率很高,以下是错误代码,请问有解决办法吗

LoginId:b8b160d74d2b710cde97239c37af42ad
EpicAccountId:b47b0bcb76a14a1ea115066a29a487d5

GPU Crash dump Triggered

UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_RenderCore
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll

Hello @tsctsc66 , Welcome to the forum!
From the error message i can see it’s related to GPU and DirectX 12. Here are some possible solutions:

  • Have you tried updating your GPU Drivers to the latest?
  • Since the crash involves D3D12RHI it could be an issue with DirectX 12 rendering, try switching to DirectX 11.
  • It could also be an overheating issue with your GPU, check your temperatures.
  • Unreal could be running out of VRAM causing the GPU to crash.

Try these out and let me know if it helps.

1 Like