xamarin/urho

Red/Blue color reversal with .png files on iOS

btschumy opened this issue · 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.