Resaving the level using ResavePackagesCommandlet is a workaround.
[/Script/Engine.Engine] WorldSettingsClassName=/Script/YourModuleName.YourWorldSettings
Assertion failed :
[2023.11.13-12.29.59:463][946]
Assertion failed: !ActorInstanceGuid.IsValid() [File:D:\dev\UnrealEngine-5.3.1\Engine\Source\Runtime\Engine\Private\Actor.cpp] [Line: 908]
Note:
Place a not resaved level instance to the newly created level causes same assertion.
UnrealEditor-Engine.dll!AActor::Serialize(FArchive & Ar) Line 908 C++
UnrealEditor-Engine.dll!AWorldSettings::Serialize(FArchive & Ar) Line 342 C++
[Inline Frame] UnrealEditor-Engine.dll!FCPFUOReader::
(FCPFUOWriter & DstObject, UObject *) Line 16716 C++
UnrealEditor-Engine.dll!UEngine::CopyPropertiesForUnrelatedObjects(UObject * OldObject, UObject * NewObject, UEngine::FCopyPropertiesForUnrelatedObjectsParams Params) Line 16896 C++
UnrealEditor-Engine.dll!UWorld::RepairWorldSettings() Line 1902 C++
[Inline Frame] UnrealEditor-Engine.dll!UWorld::RepairSingletonActors() Line 1935 C++
UnrealEditor-Engine.dll!UWorld::PostLoad() Line 1377 C++
UnrealEditor-CoreUObject.dll!UObject::ConditionalPostLoad() Line 1269 C++
UnrealEditor-CoreUObject.dll!UObject::PostLoadSubobjects(FObjectInstancingGraph * OuterInstanceGraph) Line 1303 C++
[Inline Frame] UnrealEditor-CoreUObject.dll!UObject::ConditionalPostLoadSubobjects(FObjectInstancingGraph *) Line 1371 C++
UnrealEditor-CoreUObject.dll!UObject::ConditionalPostLoad() Line 1248 C++
UnrealEditor-CoreUObject.dll!UObject::PostLoadSubobjects(FObjectInstancingGraph * OuterInstanceGraph) Line 1303 C++
UnrealEditor-Engine.dll!AActor::PostLoadSubobjects(FObjectInstancingGraph * OuterInstanceGraph) Line 1026 C++
[Inline Frame] UnrealEditor-CoreUObject.dll!UObject::ConditionalPostLoadSubobjects(FObjectInstancingGraph *) Line 1371 C++
UnrealEditor-CoreUObject.dll!UObject::ConditionalPostLoad() Line 1248 C++
UnrealEditor-CoreUObject.dll!FAsyncPackage::PostLoadDeferredObjects(double InTickStartTime, bool bInUseTimeLimit, double InOutTimeLimit) Line 7036 C++
UnrealEditor-CoreUObject.dll!FAsyncLoadingThread::ProcessLoadedPackages(bool bUseTimeLimit, bool bUseFullTimeLimit, double TimeLimit, bool & bDidSomething, const FFlushRequest & FlushRequest) Line 4777 C++
UnrealEditor-CoreUObject.dll!FAsyncLoadingThread::TickAsyncLoading(bool bUseTimeLimit, bool bUseFullTimeLimit, double TimeLimit, FFlushRequest FlushRequest) Line 5001 C++
UnrealEditor-CoreUObject.dll!FAsyncLoadingThread::FlushLoading(TArrayView<int const ,int> RequestIDs) Line 7518 C++
UnrealEditor-CoreUObject.dll!FlushAsyncLoading(TArrayView<int const ,int> RequestIds) Line 295 C++
UnrealEditor-CoreUObject.dll!FlushAsyncLoading(int RequestId) Line 264 C++
UnrealEditor-Engine.dll!ULevelStreaming::RequestLevel(UWorld * PersistentWorld, bool bAllowLevelLoadRequests, ULevelStreaming::EReqLevelBlock BlockPolicy) Line 1666 C++
UnrealEditor-Engine.dll!ULevelStreaming::UpdateStreamingState::__l2::<lambda_1>::operator()() Line 923 C++
UnrealEditor-Engine.dll!ULevelStreaming::UpdateStreamingState(bool & bOutUpdateAgain, bool & bOutRedetermineTarget) Line 1149 C++
[Inline Frame] UnrealEditor-Engine.dll!FStreamingLevelPrivateAccessor::UpdateStreamingState(ULevelStreaming *) Line 767 C++
UnrealEditor-Engine.dll!UWorld::UpdateLevelStreaming() Line 4274 C++
UnrealEditor-Engine.dll!UWorld::BlockTillLevelStreamingCompleted() Line 4163 C++
UnrealEditor-Engine.dll!UEngine::BlockTillLevelStreamingCompleted(UWorld * InWorld) Line 15326 C++
UnrealEditor-Engine.dll!ULevelStreamingLevelInstance::LoadInstance(ILevelInstanceInterface * LevelInstance) Line 274 C++
UnrealEditor-Engine.dll!ULevelInstanceSubsystem::LoadLevelInstance(ILevelInstanceInterface * LevelInstance) Line 449 C++
UnrealEditor-Engine.dll!ULevelInstanceSubsystem::UpdateStreamingState() Line 291 C++
UnrealEditor-Engine.dll!UWorld::Tick(ELevelTick TickType, float DeltaSeconds) Line 1644 C++
UnrealEditor-UnrealEd.dll!UEditorEngine::Tick(float DeltaSeconds, bool bIdleMode) Line 1714 C++
UnrealEditor-UnrealEd.dll!UUnrealEdEngine::Tick(float DeltaSeconds, bool bIdleMode) Line 531 C++
UnrealEditor.exe!FEngineLoop::Tick() Line 5825 C++
[Inline Frame] UnrealEditor.exe!EngineTick() Line 61 C++
UnrealEditor.exe!GuardedMain(const wchar_t * CmdLine) Line 188 C++
UnrealEditor.exe!LaunchWindowsStartup(HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, char * __formal, int nCmdShow, const wchar_t * CmdLine) Line 247 C++
UnrealEditor.exe!WinMain(HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, char * pCmdLine, int nCmdShow) Line 298 C++
[Inline Frame] UnrealEditor.exe!invoke_main() Line 102 C++
UnrealEditor.exe!__scrt_common_main_seh() Line 288 C++
kernel32.dll!BaseThreadInitThunk() Unknown
ntdll.dll!RtlUserThreadStart() Unknown
error message when install in U.E 5.3 - IS-IN-FCO2-82
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
Lighting Turns Black in Play Mode
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
What method is used to fill polygonal regions when drawing spline mesh at run time?
Teleporter in the Creative Hub is Locked and cannot be accessed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-200245 in the post.
3 |
Component | UE - World Creation - Worldbuilding Tools - Level Instances |
---|---|
Affects Versions | 5.3 |
Target Fix | 5.6 |
Created | Nov 13, 2023 |
---|---|
Updated | Oct 11, 2024 |