UE5.0.3 Crash on startup

So in visual studios its in garbagecollection.cpp at this line: 1205
if ( LimitOuter == NULL || (InObject->GetOuter() == LimitOuter || (!bRequireDirectOuter && InObject->IsIn(LimitOuter))) )

It says Unhandled exception at 0x00007FFFAA9CA92E (UnrealEditor-CoreUObject.dll) in UEMinidump.dmp: 0xC0000005: Access violation reading location 0x00000000006500A2.