Search Issue Tracker
Fixed in 5.6.0
Votes
4
Found in
5.5.0p4
Issue ID
870830
Regression
Yes
Imported texture's color model is set to RGBA even when texture has no alpha channel
To reproduce:
1.Download and open attached project
2.Re import NoAlpha.tga texture and check it's color model in the inspector
Expected result: Imported texture's color model being set RGB.
Actual result: Imported texture's color model is set to RGBA.
Reproduced with: 5.6.0b3, 5.5.0p4
Not reproduced with: 5.5.0f3, 5.4.4f1, 5.3.7p2
Notes: All imported textures are set to RGBA, even if they do not have alpha channel by default.
Comments (3)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
bdzsana27
Mar 01, 2017 11:48
also in 5.5.2
ProGM
Feb 12, 2017 16:10
The only way to import textures as RGB is to set alpha source to "None" in the import "advanced" settings menu.
AcidArrow
Jan 25, 2017 07:38
Also happens on 5.5.1