Search Issue Tracker
Fixed
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)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-105303