Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0f3
Issue ID
960962
Regression
No
Freshly imported texture with alpha channel is not treated as transparent in preview window
Alpha channel is ignored on freshly imported RGBA 32bit image in project and preview windows
To reproduce:
1. Create a new project
2. Download attached image with 3 dices('PNG_transparency_demonstration_1.png')
3. Import image
Expected: image background should be transparent
Actual: background is colored with colors from opaque part of image(video attached)
Workaround:
1. Change texture type to Sprite, apply changes
2. Change back to Default, apply changes
Reroduced on: 5.5.4p1, 5.6.3p4, 2017.1.2p1, 2017.2.0f3, 2017.3.0b5, 2017.1.0a5, 2018.1.0b2
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