Hello again. Can you please open up Editor.Connection.cs file and change line #173 to be like this and let me know: if ( GraphEditorUtility.allowClick && e.type == EventType.ContextClick && e.button == 1 && centerRect.Contains(e.mousePosition) ) {
Thank you.