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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment