Steps to Reproduce:
1. Open the attached “GTK Test Issues.zip” project
2. Open the "TestGraph" graph
3. Modify “Option 1” on IntegerNode
4. Observe that “Option2” is changed to match
5. Modify “Option 1” on EnumNode
6. Observe “Option 2” on the EnumNode
Actual Result: The value of “Option 2” is not set on EnumNode
Expected Result: “Option 2” is set to match “Option 1” on the EnumNode
Reproducible with: 6000.6.0a6, 6000.6.0b2, 6000.7.0a1
Could not test with: 6000.6.0a5, 6000.0.78f1, 6000.3.19f1, 6000.5.2f1 (INodeOption.TrySetValue was introduced in 6000.6.0a6 and is not available in these versions)
Reproducible on: macOS Sequoia 15.7.5 (M1 Max)
Not reproducible on: No other environments tested