[4.4.3] UAT no files found to deploy (official engine binary)

Hey guys,

I’m trying to build and cook my project fresh (clean project) remotely via the RunUAT.bat file. Here are the arguments I’m giving it:

“BuildCookRun
-project="c:\blahblahblah\MyProject.uproject"
-noP4 -platform=Win64 -clientconfig=Development -serverconfig=Development -maps=AllMaps -compile -stage -cook -pak -archive -archivedirectory="Output Directory"”

This is the relevant section of the output:

(Apologies for the formatting, but it came straight from a command window in my own application).

Any advice would be great!

At this point, even examples of other people using official binaries who’re able to cook/build via UAT would be cool. I’d love to see how they wrote out the above command.