You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] bob.tellez Original CL Desc Restoring CL 28289106 and 28295841 - Fixes an edge case where no artifacts are created but a process log is still created. This would throw as streamwriter's require the directory already exist - Added additional exception guarding to ensure minimal loss in artifact generation. ----------------------------------------------------------------- [Backout] - CL28289106 and 28295841 [FYI] brendan.lienau Original CL Desc ----------------------------------------------------------------- [Gauntlet] Updates UnrealSession.SaveRoleArtifacts - Artifacts are now moved from the device to the destination directory instead of being copied - User can opt-in to do a copy instead with -RetainDeviceArtifacts - Adds a Self-Test that verifies the integrity of the SaveRoleArtifacts unit - this iteration and future ones - Some basic code cleanup/re-ordering #rb Clayton.Langford #tests Self-Test [CL 28329688 by brendan lienau in ue5-main branch]