In Xcode, create open a new Scene graph and open it in the SceneKit editor.
Go to Editor > Create > Geometry > Box.
Open the Attributes Inspector and set the Subdivision level to 1, and enable Tessellation (optional).
I'd expect to see a chamfered cube, but instead there are gaps in the corners.
Is there a way to fix this?