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
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
This is a duplicate of issue #1109195