Search Issue Tracker
Fixed
Fixed in 6000.6.X
Votes
0
Found in
6000.6.0a1
Issue ID
UUM-136958
Regression
Yes
NullReferenceException when importing Graph that has subgraph node
Steps to reproduce:
- Create a custom Graph type that supports subgraphs
{quote}[Graph(extension:"abc", GraphOptions.SupportsSubgraphs)]
public class GraphTest : Graph
Unknown macro: \{ [MenuItem("Assets/Create/Graph/GraphTest")] public static void CreateGraph() Unknown macro}
}
{quote}
- Create two assets of your Graph type using the project window
- Double click one of the graphs to open a graph window
- Drag and drop the second graph asset into the graph window to create a subgraph node
- Save the graph and close the window (and any other GTK related windows)
- Re-import a script in your project to trigger a domain reload
- Observe the console
Reproducible with versions: 6000.6.0a1
Not reproducible with 6000.5.0a8, 6000.4.0b11
Tested on (OS): MacOS
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Resolution Note:
Fixed in 6000.6.0a3
Resolution Note (fix version 6000.6):
Fixed in 6000.6.0a3