I am facing issue "Raycast ignores a NavMesh Agent"
I built a simple game using Unity's built in NavMesh Ageant AI system. My player has a laser that uses a raycast to apply a force to the enemy to not it back. This works... for the first couple seconds of the game. Then, it is as if the NavMesh Agent gets "locked" into movement and is no longer effected by the raycast