Commit Graph

23147 Commits

Author SHA1 Message Date
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
zousar shaker
3c69a2d2df Make ZenDashboard behave as a standard (non systray) app on Windows. Remove the search widgets from the ZenDashboard menus. Add an entry to the DerivedData status bar to launch (and if needed build) ZenDashboard.
#rb dan.engelbrecht
#jira UE-204737

[CL 32094001 by zousar shaker in ue5-main branch]
2024-03-07 13:44:59 -05:00
ben marsh
5c4d30e8da Horde: Remove unused SecretToken parameter from account creation messages.
[CL 32093117 by ben marsh in ue5-main branch]
2024-03-07 13:26:28 -05:00
ben marsh
00c558f085 Horde: Add log messages for HordeJwtBearerHandler to check whether it's used on any regular codepaths.
[CL 32092936 by ben marsh in ue5-main branch]
2024-03-07 13:20:16 -05:00
josh engebretson
fa45ec2a04 Horde: Bump dashboard version
#rnx

[CL 32092752 by josh engebretson in ue5-main branch]
2024-03-07 13:16:13 -05:00
josh engebretson
13bbbdf50f Horde: Add new job overview artifacts panel, retiring the old new artifacts hint as well
#rnx
#submitool bypass

[CL 32092639 by josh engebretson in ue5-main branch]
2024-03-07 13:13:11 -05:00
matt peters
427a405c5b AutomationTools: Normalize whitespace in DeploymentContext.cs.
#rnx
#rb matt.peters
#rbself Trivial

[CL 32091291 by matt peters in ue5-main branch]
2024-03-07 12:36:09 -05:00
carl bystrom
893988401d Horde: Fix warnings
[CL 32086818 by carl bystrom in ue5-main branch]
2024-03-07 10:48:43 -05:00
josh engebretson
43aa54596e Horde: Tweak light theme split button
#rnx

[CL 32085572 by josh engebretson in ue5-main branch]
2024-03-07 09:58:30 -05:00
carl bystrom
7e8eff28c1 Horde: Update release notes
#skipci

[CL 32084770 by carl bystrom in ue5-main branch]
2024-03-07 09:37:06 -05:00
carl bystrom
53ff25069b Horde: Disable logging of problematic filter drivers in agent
[CL 32083354 by carl bystrom in ue5-main branch]
2024-03-07 08:31:15 -05:00