Search Issue Tracker
Won't Fix
Votes
0
Found in
5.1.2p2
Issue ID
716515
Regression
No
Disabling auto repath still finds new path to destination around obstacles
1) Download and open project
2) Open scene Test1
3) Run scene and notice that when the capsule reaches the second plane, 3 cubes appear to block the path to the destination
4) Capsule just walks around it even though the auto repath is set to false
Reproduced on 5.2.0b5 and 5.1.2p2
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
adehm
Nov 25, 2017 16:27
The problem I’m having is agents wont avoid other agents. So when an agent has stopped moving I turn off their Nav Agent and turn on their Nav Mesh Obstacle so that they will avoid each other. Problem is every time a Nav Mesh Obstacle is turned on all other agents auto repath on me creating a jitter. I would like to be able to repath myself every so often so this does not occur but there appears to be no way to stop repathing.