You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-132939 LargeMemoryArchive::ReleaseOwnership() sets TotalSize() to 0, so TotalSize must be called before calling ReleaseOwnership. Calling them both as arguments into a function was succeeding on some compilers and failing on others due to compiler optimization differences. #rb Zousar.Shaker #rnx #[fyi] Francis.Hurteau #ushell-cherrypick of 17947411 by Matt.Peters #ROBOMERGE-AUTHOR: matt.peters #ROBOMERGE-SOURCE: CL 18008712 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v885-17909292) [CL 18008728 by matt peters in ue5-release-engine-test branch]