Crashes on all projects

A project started crashing on me and giving the same error. i checked other projects that had no issue before and now all projects crash and give same error… 0x00000… Can someone help me resolve this?

Hello there @Owl69TAR!

Please provide more details regarding the crash, like what’s the exact error UE is returning to you. Also, if there’s a full crash log, you can share it here, and we can figure out the cause of the problem.

Where To Find Local Crash Reports

Crash reports from the editor are stored on your local machine in your project’s Saved/Crashes folder.

Alternatively, you can find crash reports on a user’s local machine in C:\Users[Your Windows Username]\AppData\Local[Project Name]\Saved\Crashes.

Now, since the problem is suddenly affecting all your projects, the conflict is most likely tied to your engine install. Have you updated or migrated your projects to a newer version? As well, it would be worth testing a blank project, to see if the issue appears there too.