Hello! I am making an application and I have a Render Texture for the image of a map (it is to navigate in 2d), the map is perfectly visible in unity, also in two cell phones that I tested, but in one in particular, the image does not it looks and it looks purple/pink/violet, what could be the problem?, thanks!
Could be multiple things but maybe check if the Shader.isSupported returns true on the problematic platform.