So I changed my AI’s BP capsule size from 1.0 to 1.5, and now all of them are behavioring strangely. Some of them stopped moving completely, some move randomly in certain areas of map.
I’ve tried rebuilding nav mesh, lift the re-scaled AI up in the air. Still nothing works, even after I change the capsule size back to the original.
What’s potentially causing it and what should I be looking into?
Many thanks!
Ok, so I found that I need to delete the AI and replace them all after I change the capsule size. Also this time I tried changed the value of the radius of the capsule instead of scale it up in the viewport, and things seem working fine now.