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
- “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
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