You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This happens with Zen loader because of a major difference with the old loader with partial packages; if a package is loaded, then some of its objects are garbage collected but not all, and we reload the same package again, the Zen loader precreates the missing exports in a RF_NeedLoad state, while the old loader would simply just return the initial package with missing exports. Also backout CL34748964 as this is not required anymore. #rb danny.couture, Jamie.Dale, Sebastien.Lussier [CL 34811230 by jeanfrancois dube in ue5-main branch]
51 KiB
51 KiB