Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.50f1
6000.1.5f1
6000.2.0b3
Issue ID
UUM-107872
Regression
No
"NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
How to reproduce:
1. Create a new Unity projectÂ
2. Create any VFX Graph and open it
3. Press the "Space" key in any open space to open the Node creation menu
4. Navigate to the folders and quickly click on them to expand and collapse them
5. Observe the Console
Expected results: No errors are thrown
Actual results: NullReferenceException is thrown
Reproducible with: 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Reproducible on: macOS Sequoia 15.4 (M1)
Not reproducible on: No other environment tested
First lines of the error:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.UI.VFXView.AddNode (UnityEditor.VFX.Variant variant, UnityEngine.Vector2 mPos) (at ./Library/PackageCache/com.unity.visualeffectgraph@e07c4c789cd8/Editor/GraphView/Views/VFXView.cs:478)
UnityEditor.VFX.UI.VFXView.<ConnectController>b__20_1 (UnityEditor.VFX.Variant d, UnityEngine.Vector2 mPos) (at ./Library/PackageCache/com.unity.visualeffectgraph@e07c4c789cd8/Editor/GraphView/Views/VFXView.cs:308)
-
Resolution Note:
This issue cannot be reproduced anymore. This is because it's really similar to a previous issue that has already been fixed in 6000.3.0a1.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-105303
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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
This is a duplicate of issue #UUM-105303