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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment