Search Issue Tracker
Fixed
Won't Fix in 2022.1.X
Fixed in 2020.3.45f1, 2021.3.17f1, 2022.2.4f1, 2023.1.0a22
Votes
0
Found in
2020.3.36f1
2021.3.6f1
2022.1.8f1
2022.2.0b1
2023.1.0a3
Issue ID
UUM-8240
Regression
No
[NavMesh] NavMeshObstacle placed near the edge of a NavMesh causes isolated polygons where NavMeshAgents can get stuck
Steps to reproduce:
1. Open SampleScene in the attached project ("TestNavMesh2.zip")
2. Enter Play Mode
3. Select the Scene View
4. Select the Agent GameObject in the Hierarchy
5. Manually drag the Agent towards the narrow path between the NavMeshObstacle and the edge of the NavMesh
6. Leave the Agent in the spot where it cannot traverse anymore
7. Disable and Enable the NavMeshAgent Component
Expected result: The NavMeshAgent can still be manually dragged
Actual result: The NavMeshAgent is stuck (see attached AgentStuck.mp4)
Reproducible on: 2020.3.36f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0b1, 2023.1.0a3
Notes:
-See attached AgentStuck.mp4 for help in reproducing the issue
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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Resolution Note (fix version 2023.1.0a22):
Fixed in 2023.1.0a22
Resolution Note (2022.1.X):
Backport to branch 2022.1 has stopped as it reached end of life.