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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
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