- Member variable shadowing inside lambdas
- Deprecation warnings due to implicit copy constructors/operator being generated because of dllexports (this is more of a clang bug than an actual issue in our code).
#jira none
#fyi jurre.debaare, emil.persson, ian.fox, devin,doucette
#rnx
[CL 15882629 by halfdan ingvarsson in ue5-main branch]
#jira UE-92759
#rb trivial
#ROBOMERGE-SOURCE: CL 13177871 via CL 13177874 via CL 13177875 via CL 13177876 via CL 13177881
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v688-13145358)
[CL 13177883 by louisphilippe seguin in Main branch]
* Can be disabled via -DisableForkedHTTPThread on the commandline
Added FForkedProcessHelper::IsForkedChildProcess() that tells if you are a forked process or not.
#rb Jon.Nabozny, Michael.Kirzinger
#ROBOMERGE-SOURCE: CL 13150443 via CL 13164796 via CL 13164895 via CL 13164946 via CL 13165141
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v688-13145358)
[CL 13165206 by louisphilippe seguin in Main branch]
#rb Michael.Kirzinger
#ROBOMERGE-SOURCE: CL 13033694 via CL 13033698 via CL 13033700 via CL 13033742 via CL 13033760
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v683-13008971)
[CL 13033776 by louisphilippe seguin in Main branch]
[REVIEW]
#ROBOMERGE-SOURCE: CL 12974227 via CL 12974230 via CL 12974232 via CL 12974234 via CL 12974236
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12974237 by louisphilippe seguin in Main branch]
#rb ryan.gerleve
#ROBOMERGE-SOURCE: CL 12958725 via CL 12958918 via CL 12961758 via CL 12961791 via CL 12961805
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12961814 by louisphilippe seguin in Main branch]
* Allow HTTPManager to run on a autonomous thread on forked processes
* That option can be turned off via
HTTPManager::SetAllowThreadsOnForkedProcess
#Moved HTTPManager::OnAfterFork call from right after Fork occurred to the end of the Frame where the Fork occured.
#rb jon.nabozny, michael.kirzinger
#ROBOMERGE-SOURCE: CL 12957826 via CL 12957832 via CL 12961318 via CL 12961345 via CL 12961390
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12961423 by louisphilippe seguin in Main branch]