I currently am working on using a baked NavMesh in order to have an AI with a NavMeshAgent follow a player object in a cave. The cave floor consists of fairly rough and bumpy terrain which causes a fair amount of vertical jerkiness.
Is there any way to smooth out NavMesh navigation over rough terrain and remove a bit of the up and down jitter?