You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Use the interactive Turnkey menu (ex. ".uat Turnkey") * More than one device is available * The "default" device is disconnected * The device selected to update is not the default #jira none, observed locally #rb David.Harvey #preflight https://horde.devtools.epicgames.com/job/6352cba6e6096564af78f08e #rn Fix Turnkey Previously, if multiple devices were available and the default device was not connected a firmware flash could fail when attempting to get the FW flash version information. Now the process will use the selected device if the default device is not connected. [CL 22727539 by brian white in ue5-main branch]