TL;DR: Is there a way to fix “GPU Crashed or D3D Device Removed” or migrate a project I can’t open to another?
I got the “GPU Crashed or D3D Device Removed” error, and I can’t access my project. Is there a way to fix this error? If not, can I migrate a project I can’t open to another?
Welcome to the Unreal Forum. A lot of times that error stems from a GPU issue. (Could be anything from compatibility to the GPU not being seated properly etc) Is this only happening on a specific project? Also, which UE version and GPU are you using? Thanks.
I add "
[SystemSettings]
r.ShaderPipelineCache.Enabled=0
r.D3D12.UseUpdateTexture3DComputeShader=0
r.DefaultFeature.AntiAliasing=2
r.DefaultFeature.Lumen=0
"
to my project’s DefaultEngine.ini in /Config.
I think my RTX 4060 has crashed.
Hope this helps!