Did you find a solution to this? I've been experimenting with this for a day, trying to generate an .obj-file from the ARMeshGeometry, without success. Whatever I try, it ends up with only one vertex. However, if I add normals to the mesh (addNormals(withAttributeNamed:creaseThreshold:)) they end up (seemingly correct) in the .obj-file, but still only one vertex.