You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Original description: Fixed Detour's CollectRegionsMonotone, CollectRegionsChunky, CollectLayerRegionsMonotone and CollectLayerRegionsChunky to not fail as 'out of memory' when no regions were found #UE4 Instead, if the region count is 0 we simply return as 'success' since no issues occured. The rest of nav generaiton process is handling this result properly. #jira UE-72711 #rb Stephen.Holmes, Maxime.Mercier #robomerge ignore #lockdown cristina.riveron [CL 5839893 by Mieszko Zielinski in 4.22 branch]