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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.