You can go into the Static Mesh Settings and set Collision Complexity to “Use Complex Collision as Simple”. This will do poly testing for collision instead of using a defined box. This gives you maximum accuracy, albeit there are performance implications depending on your scene. That said, my current project uses a very large detailed terrain and we experience no performance problems.
1 Like