Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.50f1
6000.1.5f1
6000.2.0b2
Issue ID
UUM-107739
Regression
No
Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
How to reproduce:
1. Create a new Unity projectÂ
2. Import any .png file into the Project and make sure it has the transparent elements
3. Select the texture -> Inspector -> Check the "Alpha Is Transparency"
4. Create any ShaderGraph and drag the texture into it
5. Observe the created "Sample Texture 2D" node preview
Expected results: The ShaderGraph takes into the consideration "Alpha Is Transparency"
Actual results: The ShaderGraph displays the textures like "Alpha Is Transparency" is not checked
Reproducible with: 6000.0.50f1, 6000.1.5f1, 6000.2.0b2
Reproducible on: macOS Sequoia 15.4 (M1)
Not reproducible on: no other environment tested
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note:
Node Previews don't really support transparency.