Search Issue Tracker
Fixed in 5.6.0
Votes
2
Found in
5.3.5p5
Issue ID
822028
Regression
No
Alpha channel ignored when using ETC1 compression.
Steps to reproduce:
1. Open attached project "ETC1_Bug.zip"
2. Open "Test" scene
3. Open build settings, switch to Android.
4. Set Texture Compression to Don't Override
5. Click Play Mode in editor
6. Notice that character looks correct.
7. In Build Settings, set texture compression to ETC (default).
8. Click Play Mode in editor.
9. Notice that character transparency looks broken.
Expected behaviour: Textures that have alpha channel displayed properly
Actual behaviour: Alpha channel ignored with ETC1 compression
Reproduced on: 5.2.4f1, 5.3.5p5, 5.3.6p2, 5.4.0f3, 5.4.0p1, 5.5.0a5*.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
macroir
Jan 03, 2017 08:16
Which version are go going to apply this fix? I've been waiting for a long time for this issue.