Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0a1
2018.1.0f2
Issue ID
1033188
Regression
Yes
[Android|iOS][Mac] Colors are inverted when texture is compressed with RGBA 16-bit compression
When compressing to RGBA 16 on OSX when in OpenGL editor (not Metal) and build platform is either Android or iOS the Red and Blue channels are swapped.
To reproduce:
1. Open attached project (SpriteCompressionBug.zip)
2. Change the build platform to Android or iOS
3. In Project window, select on of the Sprites
4. Change compression override between none and RGBA 16
Expected: Texture switches compresses fine, no noticeable visual change
Actual: Textures when compressed as RGBA 16 R and B channels are swapped
Reproduced in: 2018.1.0a1, 2018.1.2f1, 2018.2.0b5
Not reproduced in: 2017.1.3p4, 2017.2.3f1, 2017.4.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
Add comment