Search Issue Tracker
Fixed
Fixed in 6000.2.8f1, 6000.3.0b6, 6000.4.0a1
Votes
0
Found in
6000.1.16f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-114024
Regression
Yes
Create Node popup remains and a "NullReferenceException" error is thrown when the Create node popup is opened and the Project is reopened
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effect Graph package (com.unity.visualeffectgraph)
- Create a new Visual Effect Graph (Assets > Visual Effects > Visual Effect Graph)
- Double click the Visual Effect Graph to open the Visual Effect Graph window
- Open the Create node popup (Right click > Create Node)
- Close the Editor
- Reopen the project
- Observe the Editor
Actual results: The Create node popup is still showing and a "NullReferenceException: Object reference not set to an instance of an object" error is thrown with "Cannot save invalid window " warnings
Expected results: No errors or warnings and there is no Create node popup
Reproducible with versions: 6000.1.0a3, 6000.1.16f1, 6000.2.0f1, 6000.3.0a4
Not reproducible with versions: 6000.0.55f1, 6000.1.0a2
Tested on (OS): macOS Silicon Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment