#rb none
Contains temporary removal of some FGeometryCollectionSceneProxy code that is not compatible with refactor.
[CL 4664599 by Marcus Wassmer in Dev-Rendering branch]
#rb none
#jira UE-63571
Note that this is not a fix for UE-63571
#ROBOMERGE-SOURCE: CL 4501044 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4501045 by robert manuszewski in Staging-4.21 branch]
Also removed TStructOpsTypeTraitsBase which has been deprecated since 4.16
#jira none
#rb steve.robb
[FYI] marc.audy
#ROBOMERGE-SOURCE: CL 4472580 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4472581 by graeme thornton in Staging-4.21 branch]
Use the new overload in NetworkRemapPath_local, since the world context is available and it avoids edge cases where GPlayInEditorID may not be set correctly.
#rb ben.zeigler
#jira UE-64999
#ROBOMERGE-SOURCE: CL 4448407 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4448826 by ryan gerleve in Staging-4.21 branch]
#rb none
#ROBOMERGE-SOURCE: CL 4444321 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4444322 by michael dupuis in Staging-4.21 branch]
If set the references will not be automatically cooked, reported to the asset registry, or cause warnings when deleting a referenced actor
They are meant to be used for cases where they are just used as a lazy cache, such as things converted from FLazyObjectPtr
The reference from Foliage to it's base actor is now an Untracked SoftObjectPtr instead of a LazyPtr
#rb marc.audy
[CODEREVIEW] michael.dupuis
#ROBOMERGE-SOURCE: CL 4438234 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4438235 by ben zeigler in Staging-4.21 branch]
Perform a placeholder resolve pass immediately after the CDO has been serialized
#rb Mike.Beach
#jira UE-62928
#ROBOMERGE-SOURCE: CL 4433763 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4433765 by dan oconnor in Staging-4.21 branch]
Make FObjectFinder visibile to reference collectors and properly replace subobjects on the CDO. This fixes instability after reloading the FirstPersonCharacter blueprint
#jira UE-54419, UE-63061
#rb Phillip.Kavan
#ROBOMERGE-SOURCE: CL 4432895 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)
[CL 4432897 by dan oconnor in Staging-4.21 branch]