This issue appears to be the result of the fix for [Link Removed] which removed RPCUtility from the Engine. A licensee noted that they were now seeing an issue when attempting to generate project files for the Engine because their Engine repo does not include SwarmAgent.exe. In this case, SwarmAgent is built from source by the build system, so it is not present in the repo which causes the Generate Project Files process to fail.
REGRESSION:
Yes. This behavior did not occur in 4.21 because the Generate Project Files process was still looking for RPCUtility.exe instead of SwarmAgent.exe.
RESULT:
The generate project files process fails because SwarmAgent.exe is not present.
EXPECTED:
The generate project files process completes successfully.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-71058 in the post.
1 |
Component | UE - Foundation - Cpp Tools |
---|---|
Affects Versions | 4.22, 4.23 |
Target Fix | 4.22 |
Created | Mar 5, 2019 |
---|---|
Resolved | Mar 5, 2019 |
Updated | Mar 26, 2019 |