Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.1.0-preview.2
Issue ID
1335753
Regression
No
NavMeshModifier fails to Override Area when Area Type is set to Not Walkable
Reproduction steps:
1. Open project "case_1335753-NavMeshModifierNonWalkableBug"
2. In the Assets folder, go to Assets>Scenes
3. Open "NavMeshModifierBug" Scene
4. Select "NavMeshSurface" GameObject
5. Observe Scene view
Expected result: No Walkable Area on "NavMeshModifier-NotWalkable" GameObject
Actual result: There is a Walkable Area on "NavMeshModifier-NotWalkable" GameObject
Reproducible with: 0.1.0-preview.2 (2019.4.24f1, 2020.3.8f1, 2021.1.4f1, 2021.2.0a17)
Could not test with: 2018.4.34f1 (Doesn't have NavMeshModifier Component)
Notes:
• Override Area works as intended when Area Type is set to "Jump" or "Walkable" in NavMeshModifier
• Override Area also doesn't affect children of GameObject when Area Type is set to "Walkable" in NavMeshModifier
-
Resolution Note:
Not reproducible in 2021.2.0a18 (NavMesh 0.1.0-preview.2)
Duplicate of 1109195
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
This is a duplicate of issue #1109195