Search Issue Tracker
Fixed in 5.5.3
Votes
2
Found in
5.5.2p2
Issue ID
891365
Regression
Yes
A specific PNG texture with alpha is imported as 24bit RGB instead of 32bit RGBA
To reproduce:
1. Open project
2. Notice, that 'brocoli' and 'kinder_egg' images are both png, but 'brocoli' is imported as 32bit RGBA, while 'kinder_egg' is imported as 24bit RGB
Expected result: both images will be imported as 32bit RGBA
Regression between:
5.5.2f1 -> 5.5.2p1
5.6.0b10 -> 5.6.0b11
Reproduced on: 5.5.2p1, p2, 5.6.0f1, 2017.1.0a3
Not able to reproduce on 5.5.1p4, 5.5.2f1
Comments (4)
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
- “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
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
YuriBazila
Feb 06, 2019 09:43
Also in 2018.3.3
Very annoying
Some of Textures/Sprites lost their alpha because import format is rgb 24 bit and I can't override it
2rusbekov
Aug 10, 2017 06:35
Also in 2017.1
ThomasBeswick
Mar 30, 2017 09:53
This happens in 5.6.0b11, we have a huge project (over 2000 textures), most of them have lost their alpha.
DVDPT
Mar 25, 2017 19:02
This issue also happens on 5.6.0f1