Search Issue Tracker
Fixed in 5.6.0
Votes
4
Found in
5.5.0f3
Issue ID
858502
Regression
No
BC7 doesn't compress alpha textures correctly
To reproduce:
1. Open attached project
2. Run Test/Textures from menu
3. Notice that three different textures are generated
Actual: The one with BC7 compression doesn't have alpha
Expected: Texture with BC7 compression should have alpha
Reproducible: 5.5.0p1, 5.6.0a6
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Kreep
Jun 29, 2017 18:26
Seems ok in 5.6.2f1. Nothing in the release notes. No answer from the Unity Team. They need to put some effort on this.
PetroUnityDev
Jun 06, 2017 20:35
I can also confirm that this issue still exists in 5.6.1f1.
BernsteinA
May 18, 2017 22:05
updated to 5.6.1f1, deleted my Library folder, and the issue is still there. if this was at one point fixed, it's a regression
BernsteinA
May 18, 2017 20:30
present in 5.6.0f3
Kreep
Apr 20, 2017 21:54
Still have the problem with 5.6.0f3.
eigenlaut
Jan 13, 2017 12:20
I have the same problem - textures with BC7 loose the alpha when packed with the sprite packer during play/build time