You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UAT RunClient: Continuously redirect output to uat stdout while client is running. UAT RunClient: Add a process wrapper to kill client process when uat exits and to write the adb device log file to the host pc directories. UAT RunClient: Push the ClientCmdLine args as a UECommandLine.txt file to the device to the correct location (different for adb deploy and android file server) to override the stage/apk command line. UAT MakeApk: Add a UECommandLine.txt cache file to the intermediate directory to invalidate the apk when the stage/apk command line changes (e.g. when switching between CBTB or COTF or cooking with/without Zen). LaunchAndroid.cpp: Add debug output for which override command line file that is being used. LaunchAndroid.cpp: Implement missing -waitforattach/-waitfordebugger feature. DataDrivenPlatformInfo.ini: set bUATClosesAfterLaunch=false to stop the editor from passing -nokill to uat to let it stop all processes when the client exits.. #jira none #rb chris.babcock #rnx #preflight 6245849873665f7d5e4f0a18 #preflight 624be1f3dc6183e3f5518801 [CL 19621549 by PJ Kack in ue5-main branch]