Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Private
pj kack 3d2fdb45ac AsyncLoading: InstanceGraph: Make sure to never reconstruct found existing destination subobjects in cooked packages, they should always have been created from the correct up-to-date template already (at least after cl 19308998).
We are never updating archetypes when loading cooked packages, and we can't safely run the reconstruct logic with UObject destruction from the async loading thread.

#jira UE-164636
#rb carlmagnus.nordin, robert.manuszewski, phillip.kavan
#rnx
#preflight 6332d8177b582f58abb6a56e

[CL 22204125 by pj kack in ue5-main branch]
2022-09-27 08:46:52 -04:00
..