User reported. UResavePackagesCommandlet::CheckoutFile(const FString& Filename, bool bAddFile = false, bool bIgnoreAlreadyCheckedOut = false) has a parameter to ignore files that are already ch ...
Repro Rate: 5/5 This issue was encountered in the 5.1.0 live launcher build of //UE5/Release-5.1 at CL 23058290 and reproduced by other users. Regression tested against the 5.0.3 live launcher bui ...
Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to not be a regression since the error also occurs on the previous live version. This is regression ...
Should be straightforward, the UDN that reported this deletes all files using the FileItem interface so they can clear out the entry from the cache dictionary but there may be a way to just invalida ...
Error log is output when including spaces when packaging binary configurations. The following log contains the string "Test Test" with spaces in the file path. ERROR: Failed to copy D:\Projects\Te ...
The following workaround will allow UAT to pass the correct initial map to the application. RunProjectCommand.Automation.csprivatestatic void SetupClientParams(List<DeploymentContext> DeployConte ...
It seems like the BuildPlugin command is not copying all the dependencies in the HostProject. Here are the errors reported by a customer: DynamicCompilation.RequiresCompilation: Compiling D:\Per ...
The "Include Debug Files" option being disabled is not taken into account for "For Distribution" builds. The debug files are included no matter what this is set to. Regression?: Yes This did not oc ...
Attempting to use UAT on Windows to remotely create a standalone build of a project for Mac fails in 4.19. The error message indicates that it cannot find part of the path to the project's Info.plis ...