- Home /
Builtin Shader UI/Unlit/Transparent Yellow Pixels Read As White
Hi All,
I'm using the builtin shader that comes with the Unity UI found at UI/Unlit/Transparent.
When I read then write (without changing any pixels) the texture it makes yellow pixels become white.
Is there anything that is a standard mistake that I might be able to look at? I've currently checked the color mask but it is working fine.
Crazy enough, red pixels are fine and green pixels are too (yellow is red and green).
Any ideas are appreciated. Thanks!
Comment
Your answer
Follow this Question
Related Questions
Horizontally gradient on image UI element 5 Answers
How do int textures work in ComputeShaders? 2 Answers
Show only specific part of UI.Image 0 Answers
RenderTexture does not render canvas image. 0 Answers
sampler2d object has no methods 1 Answer