I have two MeshParts, both are using the same MeshId.
Left is using basic meshparts texture, the right is using a custom Material variant with the same texture.
As you can see, even tho the StudsPerTile is correct, the texture isn’t unwrapped correctly on the Material Variant meshpart (right).
How am I supposed to unwrap a mesh to make it work with custom materials?