I have discovered one bug in CC during work with meshes.
This is the mesh I work with. It has scalar field.

I try to split it into two parts, depending on the scalar value. Got this:

But the area between meshes is deleted:

As a result, the area of initial full mesh is not equal to the sum of splitted meshes.
Is there a possibility to fix it?
Thanks in advance!