Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effect Graph package (com.unity.visualeffectgraph)
- Create a new Visual Effect Graph (Assets > Create > Visual Effects > Visual Effect Graph)
- Open the newly created Visual Effect Graph
- Create a new Category named "Position" by clicking the "+" button in the Blackboard
- Create a new Bool property by clicking the "+" button in the Blackboard
- Observe the Blackboard and the Console window
Actual results: "InvalidOperationException: Sequence contains more than one matching element" error is thrown and no property is created
Expected results: No errors are thrown and a property is created
Reproducible with versions: 6000.0.0f1, 6000.0.83f1, 6000.3.24f1, 6000.5.11f1, 6000.6.1f1, 6000.7.0a6
Tested on (OS): MacOS Silicon Tahoe 26.6.2, Ubuntu 24.04