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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment