Textures are inconsistent / not loading properly on mobile/tablet platforms

Hello developers, recently I have stumbled upon an issue with textures I am using for custom characters…

The problem involves the inconsistency of the loading of these textures in the game on mobile devices only as it loads perfectly on computer / console.

Here is a comparison picture
Mobile:

Computer:

So I am just wondering if there is a specific texture procedure I need to follow for all the textures to load properly on touch devices and thank you!

1 Like

For anyone wondering we managed to fix this by using surface appearance and base color instead of mesh texture Ids

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.