Correct. Decals don’t work on mobile. As a workaround you can draw your decal to a canvas target, and use that canvas target as a texture in the relevant material. Obviously that’s much more limited in some ways than just using a decal, hopefully your use case is simple!