Does it result in the same MeshRegion object.
How are you importing the list of vertices? Are you using Import[..., "VertexData"] or looking at the resulting MeshRegion in someway?
Either of them don't seem to have any guarantee that they give the vertices in the order listed in the source file. So it's not a bug by itself.