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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
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.