You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The FTextLocalizationManager constructor would run before the FCoreDelegates::OnPakFileMounted constructor, resulting in the FTextLocalizationManager::OnPakFileMounted binding being cleared. This binding is now made from BeginPreInitTextLocalization which runs before the PAK file loader is created. #rb none #rnx #ROBOMERGE-SOURCE: CL 11125855 via CL 11126351 via CL 11126451 #ROBOMERGE-BOT: (v640-11091645) [CL 11126561 by jamie dale in Main branch]