Android Game / New Cube > Pink

I made an android game with Unity 5. I placed somewhere a button that creates a new cube when I press it. When I play the game from my laptop the cube has yellow color ( it’s ok ). When I run it from my smartphone, everything is ok except the new cubes that button creates. They have pink/Magenta Color.

I think that might be the shader of the new cube.

Try changing it to a mobile shader.

If that doesn’t work please add more info, like the code, inspector, etc.