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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment