How to fix unions having invisible parts you can walk on?

I’m trying to find a way to stop this union issue from happening.
When I walk, there are random areas that you can walk on and are invisible. How do I remove them and prevent this from happening further?


1 Like

Actually this would be the CollisionFidelity and you want to set it to PreciseConvexDecomposition.

2 Likes