AI Ignore After Respawn

There's a lot that could be causing this. The best way to debug would be to insert a breakpoint within CanSeeObject.OnUpdate and see where it returns early when you don't think that it should be.
 
Top