+ fix issue with CIS label 'Boot ET (platform) Editor' being always green in EngineTest
#jira UEENGQA-38047
#rnx
#rb none
[CL 15672709 by Jerome Delattre in ue5-main branch]
by storing installation destination and returning the path to installation.
#jira none
#rb none
#rnx
[CL 15653907 by Jerome Delattre in ue5-main branch]
- The CEF helper process has been renamed from UnrealCEFSubprocess to EpicWebHelper
- Support for accelerated rendering from CEF has been added (using GPU->GPU texture copies). This works for the Standalone renderer in DX11/macOS-OpenGL and in the D3D11 RHI renderer, otherwise falls back to the default CPU texture copy mode. Accelerated paint can be disabled by adding "-nocefaccelpaint" to the commandline.
- Numerous other bug fixes and perf improvements in the CEF code have been added since we last took a version drop
#jira distro-133
#[fyi] wes.fudala
#ushell-cherrypick of 15635368 by alfred.reynolds
[CL 15651276 by Marc Audy in ue5-main branch]
Enable UPS by default for all non-dedicated server targets for all projects.
When staging, remove the requirement to specify the -iostore command line argument by reading the value "bUseIoStore" from the platform game ini section "/Script/UnrealEd.ProjectPackagingSettings".
The command line arguments (-iostore and -skipiostore) can still be used to override the ini file setting.
#rb per.larsson,carlmagnus.nordin
#rnx
#robomerge Release-5.0-EarlyAccess
[CL 15637476 by PJ Kack in ue5-main branch]
Switches the default zip utility to be the built in NET ZipArchive class. Adds additional support for storing permission bits by P/Invoking libSystem.dylib and adding the flags from stat64() to the ZipArchiveEntry. Also restores the permissions on unzip. One less dependency on Ionic.Zip. :)
#jira UE-109089
[FYI] Jonathan.Adamczewski
#rb none
#ROBOMERGE-SOURCE: CL 15620859 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v777-15581079)
[CL 15620862 by ben marsh in ue5-main branch]
- add simple data structure to hold the data
- introduce database config and driver
- support sending telemetry data from UnrealTestNode
#jira UEENGQA-38048
#rb Andrew.Grant,Bob.Ferriera
[CL 15480886 by Jerome Delattre in ue5-main branch]
- Added ability to have input list options be headers (prefix with ;)
#rb nuno.leiria
#ROBOMERGE-SOURCE: CL 15472185 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15472224 by josh adams in ue5-main branch]