Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X, 2020.2.X
Votes
24
Found in
2017.2.0a2
2017.4
2017.4.8f1
2018.4
2019.4
2020.1
2020.2
Issue ID
1072945
Regression
Yes
A NavMeshAgent GameObject teleports to a near NavMeshSurface when collided with a moving NavMeshObstacle
Repro steps:
1. Open QA attached project "repro_1072945"
2. Enter Play Mode and observe the Game View
Expected: The moving Cube moves the Capsule when collided
Actual: The Capsule teleports to a NavMeshSurface beneath the Plane when collided
Reproducible with:2020.2.0a20, 2020.1.3f1, 2019.4.8f1, 2018.4.26f1, 2018.3.0a10, 2018.2.6f1, 2018.1.9f2, 2017.4.10f1, 2017.2.3p4
Not reproducible with: 2017.2.0a1
Comments (1)
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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Laika16
Jul 31, 2019 12:46
I hope this bug gets fixed soon, since it makes all games with navmeshagents walking on multiple floors completely unplayable. Any encounter with dynamically moving doors or boxes results in characters disappearing due to being teleported several floors up or down. I have this bug in 2017.4.30f1.