Search Issue Tracker

Fixed

Votes

0

Found in [Package]

2018.3

Issue ID

1109195

Regression

No

NavMesh is created on top of the object when it is set as "Not Walkable" and the object is close to any "Walkable" object

Package: NavMesh

-

How to reproduce:
1. Open attached project "NavMeshModifier_Bug.zip" and scene "SampleScene"
2. In Hierarchy window, select "NavMeshSurface" and press Bake in the Inspector window
3. In the Hierarchy window, expand "Greybox_NotWalkable" object and select "Cube_tilted (1)"
4. In the Inspector window, observe that "NavMeshModifier" -> "Area Type" is set to "Not Walkable"
4. In Scene View, observe the "Greybox_NotWalkable" object

Expected result: the NavMesh is not present on "Greybox_NotWalkable" object
Actual result: the NavMesh is generated on top of the "Greybox_NotWalkable" object

Reproducible with: 2018.3.2f1, 2019.1.0a14

  1. Resolution Note:

    Fixed in: 2021.2.0a11

  2. Resolution Note:

    Fixed in 2019.4.31f1

  3. Resolution Note:

    Fixed in 2020.3.16f1

  4. Resolution Note:

    Fixed in 2021.1.16f1

Add comment

Log in to post comment