NavMesh is currently updated 5 seconds after map generation finishes, because it is not baked properly during scene initialization for reasons unknown, this freaks out the Drone NavMeshAgent
Furthermore, the Drone seems to be creating invalid NavMesh Paths during its operation, possibly related to the constant rebuilding of the navmesh.
NavMesh is currently updated 5 seconds after map generation finishes, because it is not baked properly during scene initialization for reasons unknown, this freaks out the Drone NavMeshAgent
Furthermore, the Drone seems to be creating invalid NavMesh Paths during its operation, possibly related to the constant rebuilding of the navmesh.