My understanding is that UE only supports a single convex collider per mesh (and will helpfully auto-convert a non-convex collider into a convex one, as you have seen). So yes, you’ll need to split up your mesh into convex portions and import them individually.