so i have my level and i’m trying to get the pathfinding to work around through hallways and such and all the wall pieces have mesh colliders on them. the pathfinding seems to ignore these colliders all together and tells itself to move through them. how do i get the system to recognize these colliders and avoid them?