Editor Crashing On Start-Up

My project was working just fine last night, and suddenly, after a Windows update it started to crash on startup. If you’re wondering, I’ve set my Editor to open my main project on startup, without showing the projects window. The crash file is right here. Please help me, I can’t lose this project…

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks

hey,
had the same issue once…
first check if u have enough disk space for the app to run, then check the doc/package u are loading( could be that the package is so big and your machine spec are low and the enigne version too high. try alower version and see

mostly, I do the following but plz backup your project first .

Open your project folder and delete the following folders :

  1. Binaries
  2. Build
  3. Intermediate
  4. Saved
  5. and if using visual studio 2017 you may need to delete this as well .vs"your project name"\v15\ipch\AutoPCH
  6. Then open the project and let unreal rebuild it and see .

Also, as jacob said, make sure you dont run out from system resources .