Commit Graph

9848 Commits

Author SHA1 Message Date
Ryan Durand
fbf3ab66bd Log out actual command used to fix unzipped file.
#rnx
#rb none
#jira none

[CL 15165437 by Ryan Durand in ue5-main branch]
2021-01-22 14:19:13 -04:00
Benn Gallagher
8a0ade88c7 Fix ambiguous function resolution issues in HeadlessChaos
#rb trivial
#jira UE-106912

[CL 15163417 by Benn Gallagher in ue5-main branch]
2021-01-22 09:29:07 -04:00
brett miller
fb91408ce6 Headless Chaos -- fixed failing AdvancedDisabledClusteredObject test. The test was using what appears to be outdated SimulationType definitions.
#rb none
#fyi brice.criswell

[CL 15162075 by brett miller in ue5-main branch]
2021-01-22 00:46:30 -04:00
Ryan Durand
ee8dc32b39 Improve logging for failures to chmod.
#rnx
#rb none
#jira UE-106905

[CL 15160015 by Ryan Durand in ue5-main branch]
2021-01-21 18:19:23 -04:00
Ben Marsh
40f518e81c P4VUtils: Handle corrupt XML files gracefully.
#rb none
#rnx

[CL 15159678 by Ben Marsh in ue5-main branch]
2021-01-21 17:41:00 -04:00
Marc Audy
bc88b73a29 Merge Release-Engine-Staging to Main @ CL# 15151250
Represents UE4/Main @ 15133763

[CL 15158774 by Marc Audy in ue5-main branch]
2021-01-21 16:22:06 -04:00
Michael Forot
d75ef4f4da Fix Missing Advance in the chaos field unit test
#rb none
#jira none

[CL 15153032 by Michael Forot in ue5-main branch]
2021-01-21 05:50:59 -04:00
brian white
76666ef361 [Turnkey] Add the ability to print a message before installing and SDK. Add 'PauseForUser' action to facilitate displaying a message (without capturing input). It displays a prompt to the user and waits for acknowledgement.
#rb Josh.Adams
#rnx

[CL 15149541 by brian white in ue5-main branch]
2021-01-20 19:02:02 -04:00
Ben Marsh
a64d4b7ec6 Bump minimum required VS2019 version to 16.4 (MSVC version 19.24)
#rb none
#jira UE-106449
#rnx

[CL 15146584 by Ben Marsh in ue5-main branch]
2021-01-20 14:18:47 -04:00
Patrick Laflamme
46a97aa166 On Mac, added a warning log when the console output device terminate the application because this was the last window closed (with the X)
On Mac, added a warning log when UnrealMultiUserServer terminates because user closed it with CMD-Q (or from menu) or by logging out, shutting down or rebooting the computer.
On Mac, added a reason (logout, sys. restart, sys shutdown, user quitting) to the engine quit request when UnrealMultiUserServer is asked to quit.

#jira UE-106186 - Expected warnings are not shown in logs when UnrealMultiUserServer window is closed
#rb Jason.Walter, Michael.Trepka

[CL 15145104 by Patrick Laflamme in ue5-main branch]
2021-01-20 12:01:55 -04:00
Josh Adams
2752e9a381 - Started work on "Control" command that can be used to execute basic functionality that is currently in C++ (poweron, reboot, etc). Work in progress
- Some Turnkey utilities cleanup/refactor for getting platforms/devices from commandline, and generic method for getting options from commandline or user
- Allow multiple Turnkey executions on a single RunUAT commandline (RunUAT Turnkey -command=Control -operation=Reboot Turnkey -command=Control -operation=Disconnect)
#rb sebastian.nordgren

[CL 15144469 by Josh Adams in ue5-main branch]
2021-01-20 10:20:37 -04:00
Jack Porter
c302bcb394 Fixed issue preventing launch on iOS from Windows due to the latest versions of the standalone iTunes installer not setting registry keys we relied upon.
#jira UE-103259
#rb Axel.RIffard

[CL 15143607 by Jack Porter in ue5-main branch]
2021-01-20 05:02:40 -04:00
Ben Marsh
321f5671f5 Change Clang toolchain to impersonate VS2019.
#rb none
#rnx

[CL 15141955 by Ben Marsh in ue5-main branch]
2021-01-19 21:32:44 -04:00
Ben Marsh
973c5cbd7b Remove VS2017 as a supported compiler by default. Can still be overridden with the -2017 argument, but will not be maintained from this point onwards.
#rb none

[CL 15138832 by Ben Marsh in ue5-main branch]
2021-01-19 16:23:00 -04:00
brian white
fe3ffc096f [Switch][Turnkey] Add support for full Switch SDK installs and add installers on google drive
#rb Josh.Adams
#rnx

[CL 15137019 by brian white in ue5-main branch]
2021-01-19 12:59:46 -04:00
Josh Adams
e1e753576d - Added FSerializedUATProcess - may move to a header at some point
- Removed ModifyCreateProcParams., it wasn't useful enough
- Split up ExtraProjectBuilds into EngineCustomBuilds and ProjectCustomBuilds, so that engine/Epic specified custom builds don't dirty up the project packaging settings, and the ini system won't cause future additional builds to be lost
- Fixed up a couple of tooltips to indicate compression settings are used for Pak and IoStore
#rb brian.white

[CL 15135998 by Josh Adams in ue5-main branch]
2021-01-19 11:12:59 -04:00
SuperLanceur
869067cfa7 #jira UE-106397
#rb trivial

PR #7676: Misplaced parenthesis (Contributed by SuperLanceur)

[CL 15134734 by SuperLanceur in ue5-main branch]
2021-01-19 05:59:56 -04:00
cedric caillaud
004a5d8027 Chaos - Add extremely small normal check unit test for FConvex generation
#jira UE-106301
#rb chris.caulfield

[CL 15133714 by cedric caillaud in ue5-main branch]
2021-01-18 21:46:19 -04:00
Patrick Laflamme
39beb94b81 #jira UETOOL-2873 - For MTBF, account for crashes happening before analytics is initialized.
- Count number of crashes before Analytics get initialized and report them as DelayedCrashCount field of the Editor summary session event.

#rb Jamie.Dale

[CL 15128718 by Patrick Laflamme in ue5-main branch]
2021-01-18 10:45:38 -04:00
Ben Marsh
df863acf2a Add extension methods for creating new default logger instances.
#rb none

[CL 15106644 by Ben Marsh in ue5-main branch]
2021-01-15 10:49:19 -04:00
Ben Marsh
2545b90045 Make the sink for tracing data pluggable, and remove dependency on Datadog tracing library from shared Perforce library.
Fixes long shutdown time for small applications, due to DD library waiting for TCP connection to timeout.

#rb none

[CL 15106602 by Ben Marsh in ue5-main branch]
2021-01-15 10:34:33 -04:00
Brice Criswell
7d8f181d50 HeadlessChaos : Plasticity
- Added linear plasticity tests


#rb none
#jira FROST-204

[CL 15105718 by Brice Criswell in ue5-main branch]
2021-01-15 00:31:34 -04:00
Ben Marsh
07eb83c555 Fix copyright notices in Perforce library.
#rb none
#jira UE-106047

[CL 15100566 by Ben Marsh in ue5-main branch]
2021-01-14 20:19:50 -04:00
Ben Marsh
c6ea598a80 Various minor fixes to Perforce library.
#rb none
#rnx

[CL 15100140 by Ben Marsh in ue5-main branch]
2021-01-14 20:05:08 -04:00
Joakim Lindqvist
04ede392fe Adding info on which processes has file opened to debug UE-105044. Removed previous temp output as we have determined the mutex locking is working as expected.
#jira UE-105044

[CL 15083046 by Joakim Lindqvist in ue5-main branch]
2021-01-14 08:58:18 -04:00