#rb Steve.Robb
#jira UE-221511
[RN] UStructs above 16.7mb will trip an ensure in the Editor so that they remain compatible with upcoming changes to Max ElementSize. You can disable the ensure with CVar CoreUObject.EnsureAgainstLargeProperties.
[CL 35434186 by jodon karlik in ue5-main branch]
Tested on deferred path, PT, Lumen surface cache, Lumen hit lighting, mobile preview.
#rb sebastien.hillaire, chris.kulla
#jira UE-154160
[CL 34495603 by charles derousiers in ue5-main branch]
#jira UE-210862
#rnx
[FYI] Steve.Robb
Original CL Desc
-----------------------------------------------------------------
Added missing includes.
[CL 32590705 by alex kahn in ue5-main branch]
FindSetter function will not return early in Editor if not found in the first tries.
#rb Juan.Portillo
[CL 30933320 by andrea botti in ue5-main branch]
- Refresh is now done on Tick
- It is possible to disable this refresh from Remote Control Config options
#rb Jeremie.Roy
[CL 29057516 by dario mazzanti in ue5-main branch]
Enable remote passphrase enforcement by default when Restrict Server access is enabled
#jira UE-175341
#rb simon.therriault
#lockdown alejandro.arango
#preflight 6425a54d9834526476348afb
[CL 24861268 by jeremie roy in ue5-main branch]
Unify Allowed IP and AllowListed IP settings
Unify Use Passphrase and Allow passphrase
#jira UE-180586
#rb simon.therriault
#preflight 64149e303f3d31c94a973dd0
#lockdown alejandro.arango
[CL 24724032 by jeremie roy in ue5-main branch]
- Add setting to control allowed origins
- Add request preprocessor to validate IP of peer that initiated connection
Http Listener
- Pass IP to request callback
#jira UE-175325 UE-176065 UE-176161
#rb simon.therriault geoffrey.douglas
#preflight 63eba0020a06073fef4334e5
[CL 24216481 by jeremie roy in ue5-main branch]