Search Issue Tracker
By Design
Votes
0
Found in
5.5.2p2
Issue ID
890487
Regression
Yes
DXT1 textures with alpha do not support transparency
Reproduction Steps:
1. Import attached project.
2. In Project, select texture "DXT1".
3. In Inspector, mark "Alpha is Transparency" as active.
4. Make sure Compression is set to "Normal Quality" or lower.
5. Apply changes.
Expected result: Alpha becomes transparent.
Actual result: Alpha remains unchanged (green).
Note: When set to High Quality, alpha becomes distorted.
Reproducible with: 5.5.2p3, 5.6.0f1, 2017.1.0a3
Not reproducible with: 5.4.5f1, 5.5.2f1,
Regression introduced in: 5.5.2p1
Note: This case is most likely related to case 890843. In that case, a similar issue arises with DXT5 textures. However, this bug is reproducible with 5.5 versions of Unity. A DXT5 texture is added to this project for comparison.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment