I'm trying to add two features to my ArcGIS Online scene, but I'm encountering vertical coordinate system compatibility issues. The first feature I import is ok, when I try to import the second it gives an error depending on which one was the first. If I starts with the 3D Point features the error message states, "Voxel Layer has an incompatible vertical coordinate system. The height model (gravity-related-height) must match that of the scene (ellipsoidal)," and if I upload first the voxel layer de error says, "Scene Layer has an incompatible vertical coordinate system. The height model (ellipsoidal) must match that of the scene (gravity-related-height)."
But when I check both layers have the same vertical system that I have created by copying an existing one and subtracting 0.07 :

How can I fix it?