You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb none #jira UE-183776 #rnx #preflight 6441439073470c177c0ce09c - One crash was reported where a user has somehow managed to try to submit a list of packages containing duplicate entries. This means we try to strip the trailer from that package multiple times which would cause the file system to assert during a call to truncate. - This is technically the fault of higher level systems outside the control of VA but we should still handle it properly. - Now duplicate entries are detected and removed so that each package is only processed once. - If duplicates are detected we log a warning. [CL 25127877 by paul chipchase in ue5-main branch]
20 KiB
20 KiB