You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Static initializtion of FNavigationSystem::CoordTypeTransformsTo was causing issues on PS4 since it was triggered before FTransform::Initialize got initialized resulting in CoordTypeTransformsTo containing 'zero' transforms. I've also made the related code a lot more readable. #jira UE-67512 #rb Stephen.Holmes #ROBOMERGE-OWNER: robert.manuszewski #ROBOMERGE-AUTHOR: mieszko.zielinski #ROBOMERGE-SOURCE: CL 5061258 in //UE4/Release-4.22/... via CL 5061259 #ROBOMERGE-BOT: CORE (Main -> Dev-Core) [CL 5135580 by mieszko zielinski in Dev-Core branch]