Search Issue Tracker
Fixed
Fixed in 6000.1.0b6, 6000.2.0a4
Votes
0
Found in
2022.3.56f1
6000.0.34f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-93088
Regression
No
Default Value of ShaderGraph Color property is 0 by default
How to reproduce:
1. Create a new Unity Project
2. In the project window, right-click -> Create -> Shader Graph -> Blank Shader Graph and open it
3. In the Blackboard, click the "+" sign and add the "Color" property
4. Open the created property in the Graph Inspector and click on the "Default Value"
5. Observe the Alpha slider
Expected results: Alpha is set to 100
Actual results: Alpha is set to 0
Reproducible with: 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environement tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment