Is "Add Collision Convex Mesh" node broken or am I missing something?

When doing this in C++ you need to set bUseComplexAsSimpleCollision to false before you call AddCollisionConvexMesh()

I imagine the same holds true in blueprints.