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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
RKrusty22
Oct 15, 2017 16:11
Still having this problem.
meross
May 22, 2017 04:39
これ困っているのですが、いつ頃、治りますか?