Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/Scripts/Localisation.Automation.cs
jeanfrancois dube 6ceae4bc8a Fix GatherTextFromAssetsCommandlet to properly handle external actors when keeping alive selected packages.
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]
2024-07-15 09:09:07 -04:00

51 KiB