Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
10.8.1
12.1.6
13.1.7
14.0.2
Issue ID
SGB-3
Regression
Yes
[ShaderGraph] Fields in the Graph Inspector do not update when they become interactable/not interactable
How to reproduce:
1. Open the user-submitted project
2. Open the ShaderGraph Asset "SG_Texture2DMode" (Assets/SG_Texture2DMode/SG_Texture2DMode.shadergraph)
3. In the Blackboard, select the Property "Texture2D"
4. In the Graph Inspector Node Settings tab, enable the "Exposed" checkbox and save the asset
5. Inspect the "Mode" dropdown field
Expected result: The field is interactable
Actual result: The field is greyed out
Reproducible with: 9.0.0-preview.35 (2020.1.0b13), 10.8.1 (2020.3.30f1), 12.1.5 (2021.2.14f1), 13.1.6 (2022.1.0b10), 14.0.0 (2022.2.0a7)
Not reproducible with: 7.7.1 (2019.4.36f1), 9.0.0-preview.14 (2020.1.0b13)
Note: Reselecting the "Texture2D" Property fixes this issue
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
We're taking note of this issue and hope to batch it with other work we are planning. As it is very unlikely to cause serious problems for users, we won't be addressing this as a separate issue in the near-term.