Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f3
Issue ID
822362
Regression
Yes
NavMeshObstacle carving causes NavMeshAgent to teleport
Reproduction step:
1. Open the attached project.
2. Open and play the "MainScene".
- After few seconds obstacle is instantiated inside navmesh and it causes agent to teleport(GIF attached).
Regression introduced in:
- 5.3
Comments (8)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
nscrivanich112325
May 18, 2020 21:36
Still not fixed in 2019.3.7f. What I did to resolve this issue was I simply decreased the radius of the agent's obstacle avoidance.
unity_dA5TCa2krrACsQ
Mar 30, 2020 15:58
2019.3.0a5... Still not fixed.
pjccccc
Jun 26, 2019 14:43
I fixed this by changing scale setup. You may see actual NavMeshAgent's size by clicking them
Mathius123
Jun 07, 2019 08:35
This is absolutely not fixed in 2018.3.8f1. Can we please get an update or at least a workaround? It's over a year now and this hasn't been fixed.
Pavelluden
May 10, 2018 20:37
definitely not fixed in 2017.3.1f1
michaelwolf95
Jan 18, 2018 01:45
Ran into the same issue in Unity 2017.3.0f3.
BakeMyCake
Jan 16, 2018 17:36
Just ran into this issue in 2017.3 - NavMeshAgent still teleports.
XBagon
Mar 31, 2017 18:34
I just tried this in 5.6.0f3.
My NavMeshAgent still teleports, when carving is activated on the deactivated NevMeshObstacle.