Blank scene after a crash - UE5.3

Hello ! i’m new in Unreal Engine and i encounter a problem …
I try to render a frame with Movie Render Queue, but I received a message saying “The GPU has crashed”, so I restarted UE5 and found myself with a completely blank scene. Virtually no assets are visible, no matter how hard I try to display and hide them, nothing happens.
Does anyone have a solution? Thank you in advance.

Are the assets there and not visible or not in the scene? What assets? Something probably didn’t get saved. Maybe shaders or materials.

The assets look good in the UE content, but the vast majority don’t appear in the 3D scene and everything looks overexposed.

It looks like a grapical thing. Try pressing Alt + 3 to disable lighting and see if things appear. Maybe the PostProcessVolume has some weird exposure settings or something. Alt + 4 to go back

1 Like

its not better in Unlit mode … i really dont understand what going on.
Is it possible to export the entire scene (asset, shader, material, parameter, camera, etc …) to a another UE5 clean project ?

1 Like

Weird issue. You can copy and paste into a new project.

Yeah that what i just do, but same problem with the copy … i gonna try different copy and backup :face_exhaling:
thanks for your help