geoff evans
ce2fe10a6a
IterationProfile: Track Map_Load on Telemetry
...
Disable loading a map at startup to a) remove the map load from EditorInit, and b) make the automation plugin's map load the first, making it precisely tracked through Telemetry
Tested with local UAT runs.
#jira none
#rb trivial
#fyi francis.hurteau
[CL 16410566 by geoff evans in ue5-main branch]
2021-05-20 17:25:16 -04:00
carl bystrom
0288c25af5
Optionally download output files from a remote execution job
...
Also add the ability to skip cache lookup (not currently implemented in Jupiter).
[CL 16406035 by carl bystrom in ue5-main branch]
2021-05-20 13:21:35 -04:00
michael forot
993632ba6c
Fix UE5 CIS
...
#rb benn.gallagher
#jira none
#ROBOMERGE-SOURCE: CL 16405630 in //UE5/Private-Frosty/...
#ROBOMERGE-BOT: STARSHIP (Private-Frosty -> Main) (v804-16311228)
[CL 16405677 by michael forot in ue5-main branch]
2021-05-20 12:52:07 -04:00
christopher waters
8895d3abe9
Cleaning up some DX12 dependencies.
...
#jira none
#rb kenzo.terelst
#preflight 60a5dea8b7ccb000019bb2ba
[CL 16405190 by christopher waters in ue5-main branch]
2021-05-20 12:18:48 -04:00
Ben Salem
67ad922b5b
Basic Data Retention stuff for Replay Run. Added in BuildFarmTasks to not have this associated with any particular build and instead to just be run on a schedule.
...
#JIRA FORT-364433
[CL 16404563 by Ben Salem in ue5-main branch]
2021-05-20 11:44:40 -04:00
Patrick Laflamme
9f3f8f25e8
Removed duplicated module dependency on Analytics from CrashReportCLientEditor build script.
...
Added missing include in AnalyticsPropertyStore.cpp
Added ENGINE_API to expose EngineAnlytixSessionSummary publicly.
Added the longuest unattended crash report processing measured during a session to CRC summary to track how fast or how slow CRC is to manage ensures/stalls.
#rb Jamie.Dale
[CL 16404437 by Patrick Laflamme in ue5-main branch]
2021-05-20 11:39:14 -04:00
james singer
2bd6138302
Add launch options to VSCodeProjectFileGenerator that allow attaching to a running process or debugging a core file
...
#jira UE-92630
#rb Joakim.Lindqvist
#fyi brandon.schaefer
[CL 16403824 by james singer in ue5-main branch]
2021-05-20 11:16:49 -04:00
Ben Marsh
293a6e977c
Horde: Set the level of a parsed log event by the first "warning:" or "error:" tag in a line, rather than checking for "error:" first and "warning:" second.
...
[CL 16401632 by Ben Marsh in ue5-main branch]
2021-05-20 09:24:18 -04:00
Tim Smith
bd61dcb8c9
Adding the interface's hash code to classes to make sure they re-instance properly when the interface is changed.
...
#rb trivial
#rnx
#jira UE-116130
#preflight 60a655329e68c200018bb551
[CL 16401399 by Tim Smith in ue5-main branch]
2021-05-20 09:06:03 -04:00
Ben Marsh
ee3d4ce384
BuildGraph: Fix <Spawn> task supressing output by default.
...
[CL 16392471 by Ben Marsh in ue5-main branch]
2021-05-19 17:10:25 -04:00
carl bystrom
3cf28d4b09
Increase gRPC send/receive sizes for Horde Agent
...
Blobs fetched from CAS can be quite large.
[CL 16383497 by carl bystrom in ue5-main branch]
2021-05-19 08:21:38 -04:00
Tim Smith
9915ffe5a7
Merging the base class structure into the main type info.
...
Produced a common inheritance parser.
Added error return for when verification fails
#rb jonathan.adamczewski
#rnx
#preflight 60a4ef3cb7ccb00001771494
[CL 16383144 by Tim Smith in ue5-main branch]
2021-05-19 07:42:12 -04:00
Patrick Laflamme
cb3aaf9000
Fixed analytics summary system losing type information.
...
- Instead of converting summary properties to string duing session aggregation, put properties in FAnalyticsEventAttribute instances to preserve the type information.
Added MonitorEngineVersion, MonitorReportCount, MonitorEnsureCount, MonitorAssertCount to CRC analytics summary.
Added MissingDataFrom to the analytics summary when the property file from a collaboration process failed to load.
Fixed the analytics summary manager to aggreage and produce a report even if the helper process data couldn't be loaded.
#rb Jamie.Dale
[CL 16382795 by Patrick Laflamme in ue5-main branch]
2021-05-19 06:22:37 -04:00
Joe Kirchoff
21cc9cb16b
UnrealGameSync: Add description badges for Jira, RoboMerge, & Reviewed
...
Ensure duplicate description badges aren't added
#jira UE-113524
#rb trivial
[CL 16373177 by Joe Kirchoff in ue5-main branch]
2021-05-18 14:51:40 -04:00
Chad Garyet
f370d39256
Add null check for property value lookup
...
#jira UE-115614
#rb none
#fyi ben.marsh
[CL 16372901 by Chad Garyet in ue5-main branch]
2021-05-18 14:43:26 -04:00
Ben Marsh
6b75041657
BuildGraph: Allow not specifying a ValuesFile attribute to Helm tasks.
...
[CL 16372858 by Ben Marsh in ue5-main branch]
2021-05-18 14:41:13 -04:00
Ben Marsh
393ae4442a
BuildGraph: Fix additional arguments not being passed to Helm.
...
[CL 16372208 by Ben Marsh in ue5-main branch]
2021-05-18 14:21:45 -04:00
Joe Kirchoff
f816a5c102
UnrealVS: Remove obsolete solutions and installers
...
Update references of UE4 -> UE5
Update more info url to point at documentation https://docs.unrealengine.com/en-US/ProductionPipelines/DevelopmentSetup/VisualStudioSetup/UnrealVS/index.html
#jira UE-104768
#rb Joakim.Lindqvist
[CL 16370629 by Joe Kirchoff in ue5-main branch]
2021-05-18 13:20:19 -04:00
Marc Audy
8eb6dc2277
Fix capitalization of PlatformFileManager.h in files that are not currently compiled by linux which reports it
...
[CL 16367927 by Marc Audy in ue5-main branch]
2021-05-18 11:26:31 -04:00
Josh Engebretson
37e6c3837f
Horde: adding P4 api native binaries
...
[CL 16367392 by Josh Engebretson in ue5-main branch]
2021-05-18 10:40:28 -04:00
Ben Marsh
f5512dde0c
Horde: Force update of stored config data to fix missing logos.
...
[CL 16362332 by Ben Marsh in ue5-main branch]
2021-05-17 20:11:08 -04:00
will damon
f03ca89f0e
Fix task tag scoping for UnrealInsights on Mac
...
#rb dave.hunter
#jira none
#rnx
[CL 16359123 by will damon in ue5-main branch]
2021-05-17 17:00:31 -04:00
Ben Marsh
bc1e81c4c4
BuildGraph: Use an absolute path when specifying a helm chart.
...
[CL 16358864 by Ben Marsh in ue5-main branch]
2021-05-17 16:45:58 -04:00
Ben Marsh
01b9fec4f3
Horde: Restore endpoint to allow retrieving project logos.
...
[CL 16358816 by Ben Marsh in ue5-main branch]
2021-05-17 16:43:09 -04:00
Chad Garyet
2526a87d81
binary print support
...
#jira none
#rb none
[CL 16358555 by Chad Garyet in ue5-main branch]
2021-05-17 16:29:54 -04:00