Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.2f1
Issue ID
948130
Regression
No
PSD containing pixels of varying transparency but none fully transparent, displays alpha incorrectly
Warning: this was not reproduced on 2018.1.0a1, but I wanted to let the development team know about it in case it's something important
Steps to reproduce:
1. Open any Unity project
2. Import both of the attached PSD files
Actual result: The area of Error.psd that has the same transparency as the black and white areas of Working.psd looks different (with or without Alpha Is Transparency enabled), see atttached image sample.png
Expected result: no difference between the files
Note: the Working.psd file has one difference - it contains a vertical band of fully transparent pixels near the middle. Making some pixels fully transparent in the Error.psd makes it import correctly (see transparencyexample.png).
Note 2: comparing the results in Unity and Photoshop it's more likely that the Error.psd is imported as a more accurate representation in regards to the actual alpha channel within the file, however, the behavior is still inconsistent.
Reproducible with: 5.6.0f3, 5.6.2f1, 2017.1.0f3, 2017.2.0b11
Not reproducible with: 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment