Unity Issue Tracker - NavMesh is generated with an unexpected gap when using Physics Colliders as geometry
Closed
UUM-2970
NavMesh is generated with an unexpected gap when using Physics Colliders as geometry
Unity: AI Navigation Core
Won't Fix
2022.2.X
2022.1.X
2021.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
1. Download and open the attached project "1213279.zip"
2. Open the Sample Scene
3. Select the Navmesh GameObject in the Hierarchy
4. Inspect the generated NavMesh
Expected result: There is no gap in the NavMesh between the floor and Capsule GameObjects
Actual result: There is a gap in the NavMesh between the floor and Capsule GameObjects
Reproduces on: 2018.4.17f1, 2019.3.3f1, 2020.1.0a24
Notes:
Could not test on Unity 2017.4 due to Console errors.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?