Hello!
I loaded up my project one day and found that it would crash on startup, so i searched the error and found advice to delete the Config, Saved, and Intermediate files and let the files be rebuilt when launching the project again. I did that and my project loaded without crashing, but now whenever i load one of my levels it tries to load it, stops at 51%, and then crashes.
I tried using older versions of those levels that i have backed up, and still crashes with the same error and crash log. Creating a new level works as intended, but I’d really like to keep the levels i had previously because it would take hours (if not days) to replace them.
Crash log: Assertion failed: This->IsA(this) [File:D:\build++UE5\Sync\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h] [Line: 2815]
Any help is appreciated, and feel free to ask for more information