Description
PathfindingService’s navmesh fails to recognize the thin ends of wedge parts. This causes paths to be generated that either attempt to jump for no reason or result in path generation failure.
NavMeshIssueExamples.rbxl (56.6 KB)
Description
PathfindingService’s navmesh fails to recognize the thin ends of wedge parts. This causes paths to be generated that either attempt to jump for no reason or result in path generation failure.
NavMeshIssueExamples.rbxl (56.6 KB)
Thanks for reporting this. There seems some inaccurancy when during the navmesh generation processs. However a quick work around is to move the part under the wedge. Thats seems to help in this case

We will investigate why this is happening though.