#rb none
#jira UE-68921
#ROBOMERGE-SOURCE: CL 4957419 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968448 by ben marsh in Main branch]
- Also hardened the code.
#rb none
#jira UE-69764
[FYI] Marcin.Undak
#ROBOMERGE-SOURCE: CL 4957085 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968444 by arciel rekman in Main branch]
#jira UE-69816
#rb none
#ROBOMERGE-SOURCE: CL 4957050 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968441 by krzysztof narkowicz in Main branch]
#rb none
#rnx
#jira UE-69366
#ROBOMERGE-SOURCE: CL 4957024 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968440 by ben marsh in Main branch]
#rb none
#jira
#rnx
#ROBOMERGE-SOURCE: CL 4957017 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968439 by ben marsh in Main branch]
#rb none
#jira
#ROBOMERGE-SOURCE: CL 4957014 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968438 by ben marsh in Main branch]
#rb none
#rnx
#jira
#ROBOMERGE-SOURCE: CL 4957013 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968437 by ben marsh in Main branch]
#jira UE-69266
#rb none
#ROBOMERGE-SOURCE: CL 4956763 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968434 by mark satterthwaite in Main branch]
#jira UE-69735
#rb Phillip.Kavan
#ROBOMERGE-SOURCE: CL 4956651 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968433 by dan oconnor in Main branch]
#rb none
#jira
#ROBOMERGE-SOURCE: CL 4954380 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968431 by ben marsh in Main branch]
#rb none
#jira UE-69366
#ROBOMERGE-SOURCE: CL 4953241 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968360 by steve robb in Main branch]
#rb none
#jira
#ROBOMERGE-SOURCE: CL 4953078 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968356 by ben marsh in Main branch]
#rb none
#jira UE-69798
#ROBOMERGE-SOURCE: CL 4952926 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968355 by mark satterthwaite in Main branch]
#rb none
#jira UE-69518
#ROBOMERGE-SOURCE: CL 4952727 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968346 by ben marsh in Main branch]
#rb none
#jira none
#ROBOMERGE-SOURCE: CL 4952128 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968338 by max chen in Main branch]
#jira UE-69056
#rb andrew.rodham
#ROBOMERGE-SOURCE: CL 4952064 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968337 by max chen in Main branch]
#rb none
#jira UE-69239
#ROBOMERGE-SOURCE: CL 4951803 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4968336 by ben marsh in Main branch]
Explicitely disabling replicated properties previously not registered in GetLifetimeRuntimeProps.
#rb ryan.gerleve
#ROBOMERGE-SOURCE: CL 4962425 via CL 4963620
[CL 4965603 by louisphilippe seguin in Main branch]
This is needed since we will start warning when we detect replicated properties not registered in GetLifetimeReplicatedProps
Added DISABLE_ALL_CLASS_REPLICATED_PROPERTIES macro to disable the replication of ALL replicated properties of a given class
Added RESET_REPLIFETIME macro that allows you to reenable a networked property that was Disabled in a base class.
#rb ryan.gerleve, peter.engstorm, jon.nabozny
#jira UE-2686
#ROBOMERGE-OWNER: LouisPhilippe.Seguin
#ROBOMERGE-AUTHOR: louisphilippe.seguin
#ROBOMERGE-SOURCE: CL 4962290 via CL 4963576
[CL 4965559 by LouisPhilippe Seguin in Main branch]
- Enabled by default - CVar to enable / disable it is CVarStreamingMipCalculationEnablePerLevelList
- Added to FStreamRenderAsset structure bit array that indexes levels that reference the asset
- When iterating through render asset and computing max visible mip/lod, algo iterates through associated levels of the render assets instead of all loaded levels
#jira FORT-145101
#rb uriel.doyon
[CL 4964791 by Mickael Gilabert in Main branch]