Search Issue Tracker
Fixed in 10.x.x
Votes
0
Found in [Package]
SRP Master (7421e9d5b3)
Issue ID
1248437
Regression
Yes
[Shadergraph] Having a recursive subgraph in the project causes all subgraphs and shadergraphs to fail to open
Reproduces on Master (7421e9d5b3)
Doesn't reproduce on 8.0.0 or 8.x.x/release (d8a65b0c70)
Repro steps:
1. Create two subgraphs, referred to as subgraph 1 and subgraph 2
2. open subgraph 1
3. drag and drop subgraph 2 into subgraph 1 and connect it to the output
4. press "save as" and save over subgraph 2
5. Now that you have created a recursive subgraph, close the project
6. Reopen the project, create a shadergraph and try to open it or try to open any existing shadergraphs
Expected result: the shadergraph will open
Actual result: no shadergraphs or subgraphs will open, errors will be thrown when attempting to do so
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment