You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb PJ.Kack #jira UE-224194 - Previously we passed all files in the changelist to the virtualization process which would result in errors when the process tried to open deleted packages for reading. - We now skip packages marked for delete and packages marked for ignore, the latter won't be submitted so there is no point virtualizing them. [CL 36259805 by paul chipchase in 5.5 branch]