Files
UnrealEngineUWP/Engine/Source/Runtime/Navmesh/Private/Detour
frederic doll 71c605d9e1 Fix RandomPoly crash with 2 points poly :
- add asserts in dtRandomPointInConvexPoly to detect problematic cases
- add special case for point to point links in dtNavMeshQuery::findRandomPointInPoly

#rb guillaume.guay, aris.thoephanidis

#ROBOMERGE-AUTHOR: frederic.doll
#ROBOMERGE-SOURCE: CL 20167439 via CL 20168810 via CL 20169116 via CL 20170041 via CL 20170327
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 20172504 by frederic doll in ue5-main branch]
2022-05-12 17:49:32 -04:00
..