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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment