Commit Graph

23157 Commits

Author SHA1 Message Date
jerome delattre
43322bb6a0 Validate active screenshot id before accepting screenshot comparison completion
#jira UE-202925
#rnx
#rb christopher.fiala, sean.sweeney, sebastian.lewicki

[CL 32122480 by jerome delattre in ue5-main branch]
2024-03-08 11:48:08 -05:00
josh engebretson
768cf98d13 Horde: Fix log source rendering
#rnx

[CL 32122348 by josh engebretson in ue5-main branch]
2024-03-08 11:42:15 -05:00
ben marsh
261b863110 Horde: Fix links in default server page.
[CL 32122316 by ben marsh in ue5-main branch]
2024-03-08 11:41:09 -05:00
jerome delattre
ab0e65d674 Introduce UEPerf.EditorGauntletTestController test to allow running editor performance test agnostic to project and Gauntlet Controller
#jira UE-208606
#rnx
#rb sebastian.lewicki
[FYI] matt.breindel

[CL 32121686 by jerome delattre in ue5-main branch]
2024-03-08 11:20:49 -05:00
josh engebretson
36f6c9e655 Horde: Fix device view margin, default with some device platforms and pools
#rnx

[CL 32121302 by josh engebretson in ue5-main branch]
2024-03-08 11:06:42 -05:00
ben marsh
da094b0374 Horde: Add a UGS config file to command line tool.
[CL 32120961 by ben marsh in ue5-main branch]
2024-03-08 10:55:52 -05:00
josh engebretson
04caee44ba Horde: Fix bad padding on poolsview
#rnx

[CL 32120316 by josh engebretson in ue5-main branch]
2024-03-08 10:39:02 -05:00
ben marsh
bf1325d66c UGS: Prevent settings window from being resized smaller than can accomodate the controls on it.
[CL 32120281 by ben marsh in ue5-main branch]
2024-03-08 10:38:12 -05:00
ben marsh
344cfe0185 Horde: Add endpoints to check permissions for certain ACL actions in different scopes.
[CL 32118181 by ben marsh in ue5-main branch]
2024-03-08 09:30:08 -05:00
buildmachine
05c798b176 Horde: Updating schema documentation
[CL 32113440 by buildmachine in ue5-main branch]
2024-03-08 01:09:22 -05:00
Alejandro Arango
b9579f02ff Templates: Fixed some ME templates not showing up in Linux
Also fixed a couple of unversioned uassets.

TP_DMXBP
---------
InstalledEngineFilters.xml
    Removed it from CopyEditorFilterWin64
    Added it to CopyEditorFilter
    Remove it from ProjectsToBuildDDCWin64
    Added it to ProjectsToBuildDDC
InstalledBuild.cs
    Moved out of win64 condition in GetDdcProjects

With this, it should now also show up in Linux and Mac.

TP_nDisplayBP
-------------

.uproject
    Removed Vscouting and OpenXR dependency.
    Added Linux in its TargetPlatforms
InstalledEngineFilters.xml
    Added to CopyEditorFilterLinux (so we'll have Win+Linux)

With this, it should now also show up in Linux.

#jira UE-165507
#rb vitalii.boiko

#virtualized

[CL 32112299 by Alejandro Arango in ue5-main branch]
2024-03-07 22:10:07 -05:00
ben marsh
78c4460984 UGS: Fix cross-threading issue caused by Winforms installing and uninstalling a synchronization context when we show the settings window.
Also prevent P4 connection being created if auto-updates are disabled.

[CL 32109917 by ben marsh in ue5-main branch]
2024-03-07 19:47:13 -05:00
ben marsh
532d9e1bc1 UGS: Disable parallel syncing to eliminate p4.exe dependency. UGS still manages threaded syncs explicitly.
#jira UE-209097

[CL 32108110 by ben marsh in ue5-main branch]
2024-03-07 19:12:55 -05:00
ben marsh
907307be6d UGS: Add an explicit option to disable auto-update functionality and launch the current build instead, rather than doing that when the user cancels out of the update dialog.
#jira UE-209099

[CL 32107460 by ben marsh in ue5-main branch]
2024-03-07 19:04:30 -05:00
jeremie roy
fc1e4693ea Resubmit backed out change with modifications - CL32075832
-----------------------------------------------------------------
LiveLinkHub - Stage Vicon plugin if present

Stage missing vicon dependencies in livelinkhub
Fix Optitrack plugin not working in UEFN distribution because of wrong path in LLH's staging config.

#rb Geoffrey.Douglas
#jira UE-208674

[CL 32105664 by jeremie roy in ue5-main branch]
2024-03-07 18:28:46 -05:00
ben marsh
68990858da Horde: Rename IncrementalCompileWin64 agent type to IncrementalWin64, matching what we typically use internally.
#rnx

[CL 32103639 by ben marsh in ue5-main branch]
2024-03-07 17:34:44 -05:00
jeremie roy
52201e03e4 LiveLinkHub - Fix recordings not being found when launched through a cooked editor
Added a mount point to the user content folder and added EnabledDataSources to the defaulteditor config to enable asset discovery.

#rb Geoffrey.Douglas
#jira UE-208135

[CL 32103101 by jeremie roy in ue5-main branch]
2024-03-07 17:22:43 -05:00
carl bystrom
66821979cf Horde: Immediately cancel running leases if agent status gets set to busy (paused)
Also revert decision to skip sending cancellation exceptions. Instead, use a dedicated exception to better communicate what happened. This hopefully makes the outcome more clear to people not familiar with Horde compute internals.

#jira UE-208673

[CL 32102326 by carl bystrom in ue5-main branch]
2024-03-07 17:08:42 -05:00
ben marsh
0a08e733c9 Horde: Use incremental agent types for incremental jobs in demo stream.
#jira UE-209238

[CL 32100805 by ben marsh in ue5-main branch]
2024-03-07 16:36:34 -05:00
chris babcock
51b09873a4 Fix issue with Android env vars not always set on Mac
#jira UE-209092
#android
[REVIEW] [at]Billy.Quick
#rb Billy.Quick

[CL 32099458 by chris babcock in ue5-main branch]
2024-03-07 15:48:23 -05:00
ben marsh
d5d70df15a Horde: Include a separate file containing default values for Horde configuration from the a file copy into C:\ProgramData.
#jira UE-208938

[CL 32098435 by ben marsh in ue5-main branch]
2024-03-07 15:26:38 -05:00
josh engebretson
385fdda2b5 Horde: Change to not use challenge with bearer tokens
#rnx

[CL 32097299 by josh engebretson in ue5-main branch]
2024-03-07 14:50:39 -05:00
ben marsh
8687468096 Horde: Add OAuth/OIDC support for internal Horde accounts.
#jira UE-208752

[CL 32097082 by ben marsh in ue5-main branch]
2024-03-07 14:43:31 -05:00
ben marsh
e81c9ef540 Horde: Remove HordeJwtBearerHandler.
- I don't believe this is being used any more, but it has a very opinionated validation of JWTs that throw exceptions with other auth handlers.
- Rename HordeServerJwtBearerHandler to JwtAuthHandler, for consistency with other handlers.

[FYI] Carl.Bystrom

[CL 32095614 by ben marsh in ue5-main branch]
2024-03-07 14:10:00 -05:00
josh engebretson
aaabe48131 Horde: Address too much cowbell with the job view widths on incrementals
#rnx

[CL 32095261 by josh engebretson in ue5-main branch]
2024-03-07 14:04:28 -05:00