If the NPC controller fails to find a feasible path, then the app encounters buggy behavior
expected behavior
NPC vehicle should crash into boundary.
actual behavior
Player suddenly controls the NPC vehicle.
planned resolution
Instead of assigning None to the NPC controller, we should not assign any new control action.