Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0f3
Issue ID
984522
Regression
No
NavMesh bakes inside collider marked as Not Walkable
Steps to reproduce:
1. Open attached project "New Unity Project (2).zip"
2. Make sure the cube scale is large enough (20,10,20 is fine)
3. intersect the cube with the plane
4. Make sure the cube is marked as "Not Walkable" in the Navigation > Object pane
5. Bake Navmesh
6. Observe the inside of the cube on the plane having a NavMesh
Expected: If the cube is not walkable, there should not be any surface inside of it that has a NavMesh
Actual: The plane that is inside the collider of the cube is marked as walkable terrain for a NavMesh agent
Reproduced on: 5.6.5f1, 2017.1.3f1, 2017.2.1p1, 2017.3.0p1. 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment