All your typical meshes are just a surface around a volume.
If you are converting the procedural mesh into a static mesh, you need to look into creating a new simple collision for that. The default collision is a complex recreation of the mesh but your simple alternative can be the volume that you want to have.