Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.2p2
Issue ID
891936
Regression
Yes
PSD Files with no alpha are imported as RGBA
Reproduction Steps:
1. Import attached project.
2. Select "TGA" in Assets.
3. Observe how it is imported as RGB. (Which has been fixed in case 870830)
4. Select "PSD" in Assets.
5. Observe how it is imported as RGBA.
Expected result: PSD files with no alpha should be imported as RGB.
Actual result: PSD files with no alpha are imported as RGBA.
Reproducible with: 5.5.2p3, 5.6.0f1, 2017.1.0a4
Not reproducible with: 5.4.5f1
Regression introduced in: 5.5.0p4
Note: Something related to this issue is mentioned in case 890681.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment