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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
Node Previews don't really support transparency.