Files
UnrealEngineUWP/Engine/Source/Runtime/Navmesh
mieszko zielinski bab61d726f 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-SOURCE: CL 5645739 via CL 5645740 via CL 5645741 via CL 5645742 via CL 5646341

[CL 5648441 by mieszko zielinski in Main branch]
2019-03-29 13:41:15 -04:00
..