NavModifierVolume causing AI velocity slowdown

If i give a mesh a NavModifierVolume, when the AI approaches it the AI slows down as if its not sure how to handle it. Alternatively if I remove the NavVolume and simply have the mesh affect navigation the AI handles it perfectly. Is there a trick that I’m missing here? (its not related to NavigationQueryFilters or NavAreas I don’t believe). Thanks