Files
UnrealEngineUWP/Engine/Source/Runtime/Navmesh
mieszko zielinski 26bebd997c Fixed Detour's 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.
This fix is the exact same fix done to DetourTileCacheRegion.cpp in 5624049.

#rb none

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: mieszko.zielinski
#ROBOMERGE-SOURCE: CL 5645739 via CL 5645740 via CL 5645741 via CL 5645742 via CL 5646341 via CL 5648441
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5654685 by mieszko zielinski in Dev-Anim branch]
2019-03-29 17:10:07 -04:00
..