Nav Mesh does not include Skeletal mesh

Hi Darkstorm1997,

Skeletal Meshes do no affect Nav Meshes. If you need other AI to navigate around your Skeletal Mesh try using DetourCrowds Blueprint class instead of AI Controller BP class.

This will allow other AI to navigate around each other.