Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
2022.3.74f1
6000.0.70f1
6000.3.11f1
6000.4.0f1
6000.5.0a9
6000.6.0a1
Issue ID
UUM-137514
Regression
No
Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
Steps to reproduce:
- Open the attached project
- Open the Test ShaderGraph
- Start dragging the Add node to the Edge of the screen (So the Graph starts panning)
- Right-Click while dragging the node
- Observe the Graph and Console windows
Actual results: NullReferenceExceptions are spammed in the Console window. Graph view freezes. If the Graph view window was maximised when the issue occurred, exiting the maximised mode renders the Graph view window in solid black
Expected results: No errors are thrown when right-clicking and dragging a node, and the Graph view window does not freeze
Reproducible with versions: 2022.3.74f1, 6000.0.70f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9, 6000.6.0a1
Tested on (OS): Windows 11, macOS 26.3.1
Notes:
- The issue is less severe in older streams (2022.3/6.0). NullReferenceExceptions are still thrown, but the Graph view window does not freeze. Instead, it gets locked in a panning state that can be stopped if the node is re-selected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
- Crash on UNITY_FT_Render_Glyph_Internal when Generating Font Atlas in the Font Asset Creator Window
Add comment