Search Issue Tracker
Fixed in 10.3.0
Votes
0
Found in [Package]
10.0.0-preview.27
Issue ID
1298867
Regression
Yes
[10.x.x+] Shader Graph fails to import when it contains a Custom Node connected to inactive Master Node
How to reproduce:
1. Create a new URP Template project
2. Import the attached project named "ReproGraph_1298867"
3. Observe the imported asset in the Project window
Expected result: The graph is imported and can be opened using the ShaderGraph Editor
Actual result: The graph fails to import properly and cannot be edited using ShaderGraph
Reproducible wtih 10.0.0-preview.27(2020.2.0b8), 10.2.2(2020.2.1f1), 11.0.0(2021.1.0a10)
Not reproducible with: 7.5.2(2019.4.17f1), 8.3.1(2020.1.17f1)
Could not test with: 2018.4.30f1(ShaderGraph was in early preview)
Notes:
1. If the Active Master node is changed to the one which receives the Custom Function Node's output, the graph will be imported properly. Alternatively, if the Edge connected to the Custom Node's input is deleted, the graph will be imported properly as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment