Search Issue Tracker
Fixed in 6000.0.60f1
Fixed in 2022.2.X
Votes
2
Found in
2021.3.3f1
2022.1.5f1
2022.2.0a17
Issue ID
UUM-2969
Regression
No
NavMeshObstacles cause dead zones in the NavMesh pathing
How to reproduce:
1. Open project "NavMeshTest.zip"
2. Open the Navigation window (Window>AI>Navigation)
3. Choose the Bake tab and press the "Bake" button
4. Enter the Play Mode
5. In the Hierarchy window select "Agent"
6. In the Inspector window press the "Warp Agent to Dead Zone" button
7. Press the "Path Agent to point 1" or the "Path Agent to point 2" button
8. In the Hierarchy window disable "NavMeshObstacle2"
9. Press the "Path Agent to point 1" or the "Path Agent to point 2" button
Expected result: Agent can path with the Obstacles enabled
Actual result: Agent can't path and the warning appears
Reproducible with: 2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a12
Could not test with: 2019.4.31f1 (Error: Failed to load '/Users/adas.grinkevicius/Downloads/New Unity Project (77)/Assets/Scene/NavMesh.asset'. File may be corrupted or was serialized with a newer version of Unity.)
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note (fix version 6000.0.60f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-65656
Resolution Note (fix version 2022.2):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-65656