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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment