Hey,
Started working on a project, was going well and honestly never had crashed before.
I thought id clone it to 5.2 and install some plugins to help with my workflow.
I also thought this would be a good place to test some cleanup and moved some files around and deleted some old folders.
However, without fail I will now get daily crashes only when compiling and often compiling the most arbitrary changes like moving some sockets and renaming them and updating them in their blueprints to match.
This is the constant error I get - the level i’m pretty much always working in is the default FirstPersonTemplate map (I moved some assets around and placed new ones)
But i’ve never used or even tried to use the world partition actor.
Assertion failed: !InActorDesc->ActorPtr.IsValid() || (InActorDesc->ActorPtr == InOldActor) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartitionActorDescUtils.cpp] [Line: 166]
Here is the rest of the log
Assertion failed: !InActorDesc->ActorPtr.IsValid() || (InActorDesc->ActorPtr == InOldActor) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartitionActorDescUtils.cpp] [Line: 166]
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_UnrealEd
UnrealEditor_Engine
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_Kismet
UnrealEditor_Kismet
UnrealEditor_Kismet
UnrealEditor_UnrealEd
UnrealEditor_Kismet
UnrealEditor_Kismet
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
user32
user32
InkObj
atlthunk
user32
user32
UnrealEditor_ApplicationCore
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll
I have no idea why this is happened or related - does anyone have any ideas?
I’ve tried backing up my Config, Intermediate and Saved folders but had to restore the initial config folder as its really messed up my lighting settings.
I feel as though removing them helped but it still get the crashes