Horde Artifacts transfer crashes on Internal Server Error

> This looks like a result of mixing UE 5.4 BuildGraph scripts with Horde 5.5. I see that newer scripts use CreateArtifact tasks which can actually be placed inside a node. I will modify it and see if it is resolved.

Ah this is a great call-out and distinction - I missed that detail! There are some complex couplings between 5.4’s build graph && storage service. I’ll see if I can dig up some more details, but there was a pretty substantial push in the artifact space between 5.4->5.5, and buildgraph changes had to be made to support the new blob storage system. I think backporting these from 5.5 -> 5.4 in the artifact space may be quite complex.