Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.5.0b4
6000.6.0a2
Issue ID
UUM-139321
Regression
Yes
"NullReferenceException" is thrown when converting an empty Local Subgraph to an Asset Subgraph
Steps to reproduce:
- Open the attached project
- Go to Assets > Create > Graph Toolkit Samples > Texture Maker Graph
- Open the created graph
- Right-click on any empty space
- Select "Create Empty Local Subgraph"
- Right-click on the subgraph and select "Convert to Asset Subgraph"
- Observe the Console
Actual results: "NullReferenceException: Object reference not set to an instance of an object" error is thrown
Expected results: No errors
Reproducible with versions: 6000.5.0a2, 6000.5.0b4, 6000.6.0a2
Not reproducible with versions: 6000.4.3f1, 6000.5.0a1
Tested on (OS): macOS 26.3, Ubuntu 24.04
Notes:
- The asset still gets created correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [AI Assistant] UI Overlap: Permission dropdown menu persists and obstructs "Allow" / "Deny" buttons in AI Assistant window
- Dragging an object under another to set it as the child will rename the parent object if we trigger a rename and start dragging immediately
- UITK WorldSpace ScrollView behaviour on Mobile
- [VisionPro] WebCamTexture fails to capture Persona stream frames
- Some shader variants are not collected when tracing with GraphicsStateCollection
Add comment