urho icon indicating copy to clipboard operation
urho copied to clipboard

Red/Blue color reversal with .png files on iOS

Open btschumy opened this issue 4 years ago • 0 comments

I have a .png material that I'm using to texture a plane. It works just fine the running on Android. However on iOS, the red and blue color channels are reversed. If I convert the image to .dds then the colors are fine. This seems like a bug in .png decoding on iOS.

btschumy avatar Jun 15 '20 15:06 btschumy