maxartz15 / MA_TextureAtlasser

Texture atlas creator for Unity
https://maxartz15.com/ma_textureatlas/
MIT License
454 stars 46 forks source link

Unable to atlas textures for meshes that use multiple materials on same UV channel #4

Closed SebastianG-MSGames closed 3 years ago

SebastianG-MSGames commented 4 years ago

The tool does not recognize material IDs, therefore it is impossible to atlas textures for meshes with multiple materials. IDs and UVs for polygons get mixed as seen in the screenshots.

1 2 3 4