NodeCanvas Forums › Support › [Bug] Both Context Menu and Add Node show
When right clicking on condition to copy/paste it, both the context menu as well as add node windows show. But only context menu for copy/paste operation on clicked condition should show.
Tested on macos sonoma.
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.
Join us on Discord: https://discord.gg/97q2Rjh