Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.1.0
Issue ID
1376498
Regression
Yes
Validation error is thrown when using Shader Graph's Dropdown Nodes
Reproduction steps:
1. Open the attached project "My Project"
2. Open Shader Graph "Assets/Example/4D Noise"
Expected result: No errors are thrown
Actual result: Subgraphs that use Dropdown Nodes throw errors
Reproducible with: 12.0.0 (2021.2.0b15), 12.1.0 (2021.2.1f1)
Not reproducible with: 12.0.0 (2021.2.0b14, 2022.1.0a1), 13.1.0 (2022.1.0a14)
Could not test with: 7.7.1 (2019.4.32f1), 10.7.0 (2020.3.22f1), 11.0.0 (2021.1.28f1) (no Dropdown Node type)
Notes:
- removing Dropdown Node from an affected Subgraph makes it functional again
- reproducible both with URP and HDRP
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
Add comment