100% repro:
Ensure:
Ensure condition failed: !bHasLoaderImportFlag || GUObjectArray.IsDisregardForGC(Obj) [File:D:\ue5\main\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp] [Line: 5394] Object 'RigVMMemoryStorage /Game/Crowd/Character/Shared/Rig/Neck_CtrlRig.Default__Neck_CtrlRig_C:VM.RigVMMemoryStorage_7' (ObjectFlags=280000, InternalObjectFlags=100000) should not have the LoaderImport flag now, or this check is incorrectly reached during active loading.
Callstack:
> CitySample.exe!VerifyLoadFlagsWhenFinishedLoading() Line 5389 C++ Symbols loaded. CitySample.exe!FAsyncLoadingThread2::NotifyUnreachableObjects(const TArrayView<FUObjectItem *,int> & UnreachableObjects) Line 5526 C++ Symbols loaded. CitySample.exe!NotifyUnreachableObjects(const TArrayView<FUObjectItem *,int> & UnreachableObjects) Line 1036 C++ Symbols loaded. CitySample.exe!CollectGarbageInternal(EObjectFlags KeepFlags, bool bPerformFullPurge) Line 2326 C++ Symbols loaded. CitySample.exe!CollectGarbage(EObjectFlags KeepFlags, bool bPerformFullPurge) Line 2543 C++ Symbols loaded. CitySample.exe!UEngine::TrimMemory() Line 14519 C++ Symbols loaded. CitySample.exe!UEngine::LoadMap(FWorldContext & WorldContext, FURL URL, UPendingNetGame * Pending, FString & Error) Line 14118 C++ Symbols loaded. CitySample.exe!UEngine::Browse(FWorldContext & WorldContext, FURL URL, FString & Error) Line 13640 C++ Symbols loaded. CitySample.exe!UGameInstance::StartGameInstance() Line 598 C++ Symbols loaded. CitySample.exe!FEngineLoop::Init() Line 4325 C++ Symbols loaded. [Inline Frame] CitySample.exe!EngineInit() Line 52 C++ Symbols loaded. CitySample.exe!GuardedMain(const wchar_t * CmdLine) Line 166 C++ Symbols loaded. CitySample.exe!WinMain(HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, char * __formal, int nCmdShow) Line 270 C++ Symbols loaded.
Looking at the history of BootTestXSX it hasn't hit that ensure, there's been quite a few runs between the CL marked on that Jira and today - [Link Removed]
AutoTest hasn't hit it either - [Link Removed]
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-148551 in the post.
5 |
Component | UE - Anim - Rigging - Control Rig |
---|---|
Target Fix | 5.1 |
Created | Apr 7, 2022 |
---|---|
Resolved | Aug 29, 2022 |
Updated | Aug 30, 2022 |