I have a few nav mesh bounds in my scene. They’re all coming up green but when I spawn enemies into them (I’m using the spawn AI), they seem to not be able to detect or move on them. This is sometimes fixed with build geometry but most of the time they just won’t move at all.
I have the spawn AI triggering their initial behavior and it’s firing but why would this be so hit or miss? Is there anything I’m missing that I should be looking at?
Thanks!