Search Issue Tracker
Fixed
Votes
0
Found in
5.5.2p1
Issue ID
888357
Regression
Yes
PNG Sprites saved as an 8-bit file have their transparency ignored no matter if "Alpha Is Transparent" is checked or not
To reproduce:
1. Open attached project "PNGImport.zip"
2. Open "New Scene" scene.
3. Drag "cloud 1" and "Tester0" Sprites into the scene.
4. Change both of their "Alpha is Transparent" setting to be unchecked, and then back to checked.
5. "cloud 1" is now always not transparent, "Tester0" is always transparent (as it was).
Expected result: if "Alpha is Transparent" is checked, then alpha channel is transparent, otherwise it's not.
Actual result: since 5.5.2p1 alpha channel is always not transparent, for "could 1" Sprite.
Reproducible: 5.5.2p1, 5.5.2p4, 5.6.0f2, 2017.1.0a4
Not reproducible: 5.5.2f1
Notes:
It happens only when .png is saved as an 8-bit file with transparency.
For example, in Photoshop, when exporting a .png you can checkmark the 8-bit file option.
Comments (2)
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
RKrusty22
Oct 15, 2017 16:11
Still having this problem.
meross
May 22, 2017 04:39
これ困っているのですが、いつ頃、治りますか?