Search Issue Tracker
Fixed
Votes
0
Found in [Package]
16.0.1
Issue ID
SGB-541
Regression
Yes
Shader Graph Blackboard property unresponsive after clicking on property
How to reproduce:
1. Open a Unity project with the Shader Graph package installed
2. Right-click in the Assets folder > Create > Shader Graph > any selection from there
3. Open the Shader Graph
4. Press the “+” icon in the Blackboard to create a new property
5. Click on the property and try deleting it, or double-clicking on it, or changing something in the Graph Inspector
Expected result: Able to make property adjustments
Actual result: Properties are unable to be selected by one, deleted, double-clicked, edited
Reproducible with: 16.0.0 (2023.2.0a6), 16.0.1 (2023.2.0a10)
Not reproducible with: 10.10.1 (2020.3.47f1), 12.1.10 (2021.3.22f1), 14.0.7 (2022.2.15f1), 15.0.5 (2023.1.0b12), 16.0.0 (2023.2.0a5)
Reproduced on: Windows 10
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
Fixed by another internal issue: SGB-518: Shadergraph blackboard properties are all selected as soon as the user performs a right-click