Reproduction steps:
1. Open the attached “IN-111589_Repro“ project
2. Double-click to open the “Assets/ReproGraph.simpleg“ Graph Asset
3. Duplicate the “SimpleContextNode“ Node by selecting it and pressing “CTRL + D“ or right-clicking and selecting “Duplicate”
4. Delete the duplicated “SimpleContextNode“ Node
5. Observe the Console and the Graph
Expected result: Graph is deleted, no errors are present
Actual result: Graph isn’t being deleted, NullReferenceExceptions and ArgumentExceptions are thrown
Reproducible with: 0.1.0-exp.1, 0.2.0-exp.1 (6000.2.1f1, 6000.3.0a5)
Reproducible on: M1 Max MacOS 15.5 (Tested by CQA)
Not reproducible on: No other environment tested