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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment