Enabling Horde Secrets in UE 5.4
Support for Horde Secrets was broken in UE5.4. To enable it in your codebase,
- Copy the supplied HordeSetSecretEnvVarTask.cs to
Engine/Source/Programs/AutomationTool/BuildGraph/Tasks/HordeSetSecretEnvVarTask.cs - Regenerate the BuildGraph schema:
Engine\Build\BatchFiles\RunUAT.bat BuildGraph -Schema - Check in
Engine/Source/Programs/AutomationTool/BuildGraph/Tasks/HordeSetSecretEnvVarTask.csandEngine/Build/Graph/Schema.xsd