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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment