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
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
Add comment