Game mysteriously crashed and now I can't open projects with certain assets

One night I was working on my project. I was working on an inventory system that relied on function libraries (I mention because it may or may not be related) and when I tried to run the game it crashed every time. I tried deleted some of the blueprints I had been using but nothing worked so I assumed it would be fixed when I restarted the editor. The Next day I couldn’t open the editor without it crashing. It only crashed when I open the specific project.

Initially, the crash report was stating why but I couldn’t fix it. One of the solutions I tried was deleting some folders like DDF and such but instead of crashing when I opened it, it crashes after loading the assets.

I seemed to have found the corrupted assets but when I delete those folders none of the assets in the folders would appear.

The errant folders appeared to be unrelated to the initial cause, such as a texture folder and some plugins I had.

There error is now just this:

!Id:8ceffc34f32cb96a2fe9d004228c4f9a

No minidump found for this crash.

These are (some) of the corrupted files.

WBP_Death.uasset (2.2 KB)
FirstPersonGameMode.uasset (2.3 KB)
Player_BP.uasset (2.2 KB)


The editor crashes after the loading assets bar reaches a certain point.

is only this project crashing? or it crashes even if you try to create a new project out of launcher?
Try to cut-paste those files into any other folder and see if unreal opens

Its only this project because its only this project that has the corrupted files, I think. Creating new projects has no problems but if I import my assets it will have the issue.