Hi I try to use the shader graph create a tile uv material, the graph is very simple like this .
when I build a package for android, on my phone Mi8, the texture sampler or filter have a wrong effect like this.
I try several method to do the tile such as create my own node chain for tile or the custom node with code, the result is same wrong.
Only correct way is to write this shader by direct hlsl code without shader graph.
I think this is a compatible problem. I try the shader graph on a Huawei phone, No this problem, but If a use a rotate node for the uv , it have the same problem like this both on huawei and xiaomi.