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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment