Engine/Build/BatchFiles/RunUAT.bat
[ProjectName]\WindowsNoEditor
,可自定义路径Running AutomationTool
UATHelper: Packaging (Windows (64-bit)): Parsing command line:
-ScriptsForProject="C:/Users/Alice/Documents/Unreal Projects/tips/tips.uproject"
BuildCookRun -nocompileeditor -installed -nop4
-project="C:/Users/Alice/Documents/Unreal Projects/tips/tips.uproject"
-cook -stage -archive
-archivedirectory="C:/Users/Alice/Documents/Unreal Projects/tips"
-package
-ue4exe=C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Binaries\Win64\UE4Editor-Cmd.exe
-compressed
-ddc=InstalledDerivedDataBackendGraph
-pak
-prereqs
-nodebuginfo
-targetplatform=Win64
-build
-target=tips
-clientconfig=Development
-utf8output
[ProjectName]\Saved\StagedBuilds\WindowsNoEditor
C:\Users\Alice\Documents\Unreal Projects\tips\Saved\StagedBuilds\WindowsNoEditor\tips\Binaries\Win64\tips.exe
../../../tips/tips.uproject /Game/CPPFunction/Pak/PakMap
-stdout
-abslog="C:\Users\Alice\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+SoftwareInstallation+EpicGames+UE_4.26\Client.log"
-Messaging
-Windowed
-CrashForUAT
-SessionId=E68DB8EB44C5712DE6D61BBE209F527E
-SessionOwner="Alice"
-SessionName="Launch On Device"
[EnegineDir]\Engine\Binaries\Win64\UnrealFrontend.exe
Parsing command line:
-ScriptsForProject="C:/Users/Alice/Documents/Unreal Projects/tips/tips.uproject"
BuildCookRun
-project="C:/Users/Alice/Documents/Unreal Projects/tips/tips.uproject"
-noP4
-clientconfig=Development
-serverconfig=Development
-nocompile
-nocompileeditor
-installed
-ue4exe=C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Binaries\Win64\UE4Editor-Cmd.exe
-utf8output
-platform=Win64
-targetplatform=Win64
-build
-cook
-map=
-unversionedcookedcontent
-pak
-createreleaseversion=1.0.0
-compressed
-prereqs
-stage
-package
-cmdline=" -Messaging"
-addcmdline="-SessionId=9876DEE24FEBCC47A5E8C29B1BDD9E48 -SessionOwner=‘Alice‘ -SessionName=‘tip‘ "
-archive
-archivedirectory="C:/Users/Alice/Documents/Unreal Projects/tips/"
Running:
C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Binaries\DotNET\UnrealBuildTool.exe
tips Win64 Development
-Project="C:\Users\Alice\Documents\Unreal Projects\tips\tips.uproject"
"C:\Users\Alice\Documents\Unreal Projects\tips\tips.uproject"
-NoUBTMakefiles -remoteini="C:\Users\Alice\Documents\Unreal Projects\tips"
-skipdeploy
-Manifest="C:\Users\Alice\Documents\Unreal Projects\tips\Intermediate\Build\Manifest.xml"
-NoHotReload
-log="C:\Users\Alice\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+SoftwareInstallation+EpicGames+UE_4.26\UBT-tips-Win64-Development.txt"
Running:
C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Binaries\Win64\UE4Editor-Cmd.exe
"C:\Users\Alice\Documents\Unreal Projects\tips\tips.uproject"
-run=Cook
-TargetPlatform=WindowsNoEditor
-fileopenlog
-unversioned
-createreleaseversion=1.0.0
-abslog=C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Programs\AutomationTool\Saved\Cook-2021.05.24-16.21.35.txt -stdout
-CrashForUAT
-unattended
-NoLogTimes
-UTF8Output
[EngineDir]\Engine\Build\BatchFiles\RunUAT.bat -ScriptsForProject="[ProjectDir]/ProjectName.uproject" BuildCookRun -nocompileeditor -installed -nop4 -project="[ProjectDir]/ProjectName.uproject" -cook -stage -archive -archivedirectory="[PackageDir]" -package -ue4exe=[EngineDir]\Engine\Binaries\Win64\UE4Editor-Cmd.exe -compressed -ddc=InstalledDerivedDataBackendGraph -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -target=tips -clientconfig=Development -utf8output
[EngineDir]\Engine\Build\BatchFiles\RunUAT.bat
-ScriptsForProject="[ProjectDir]/ProjectName.uproject"
BuildCookRun -nocompileeditor -installed -nop4
-project="[ProjectDir]/ProjectName.uproject"
-cook -stage -archive
-archivedirectory="[PackageDir]"
-package
-ue4exe=[EngineDir]\Engine\Binaries\Win64\UE4Editor-Cmd.exe
-compressed
-ddc=InstalledDerivedDataBackendGraph
-pak -prereqs -nodebuginfo -targetplatform=Win64 -build
-target=tips -clientconfig=Development -utf8output
C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Build\BatchFiles\RunUAT.bat -ScriptsForProject="C:/Users/Alice/Documents/Unreal Projects/tips/tips.uproject" BuildCookRun -nocompileeditor -installed -nop4 -project="C:/Users/Alice/Documents/Unreal Projects/tips/tips.uproject" -cook -stage -archive -archivedirectory="C:/Users/Alice/Documents/Unreal Projects/tips" -package -ue4exe=C:\SoftwareInstallation\EpicGames\UE_4.26\Engine\Binaries\Win64\UE4Editor-Cmd.exe -compressed -ddc=InstalledDerivedDataBackendGraph -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -target=tips -clientconfig=Development -utf8output
原文:https://www.cnblogs.com/shiroe/p/14805129.html