- Home /
 
               Question by 
               JoshRunwildEnt · Nov 05, 2018 at 10:25 AM · 
                ainavmeshnavmeshagent  
              
 
              Do NavMeshAgents no longer push each other out of the way?
I've recently come across a slight issue with agents. Up until now, our Agents would be pushed out of the way if they intersected another (higher priority) agent.
However recently that behaviour has changed and they just intersect/pass through each other now. The lower priority agent seems to disable (remains stationary) until the higher priority agent has moved away.
Is there an underlying issue to do with my AI, or was this a change made to the NMAs by Unity?
I am using Unity 2018.2.10f1
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by JoshRunwildEnt · Nov 05, 2018 at 12:29 PM
In case anyone else gets a similar issue, for me it was caused by not having the Agent set to UpdatePosition. Turning this back to true fixed the intersecting behaviour.
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                