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
- 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
RKrusty22
Oct 15, 2017 16:11
Still having this problem.
meross
May 22, 2017 04:39
これ困っているのですが、いつ頃、治りますか?