Issue:
When resizing a MeshPart, Roblox materials will stretch on certain polygons instead of repeating.
Example:
Notice that the material will stretch instead of repeating on certain areas. The glitched material also seems to follow the wireframe pattern of the MeshPart. The longer you stretch, the more glitched the material gets. This is troublesome when resizing stone and other assets meant to have different sizes.
Reproduction
This behavior happens all the time for me.
- Apply a Material with a repeatable pattern to any MeshPart.
- Strech the MeshPart using the scale tool or any other method.
StrechedTextureMeshPart.rbxl (72.1 KB)