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 Color property with the default name by clicking the "+" button in the Blackboard
- Rename the "New Color" property to "NEW COLOR"
- Observe the Blackboard
Actual results: The property is renamed to "NEW COLOR 1"
Expected results: The property is renamed to "NEW COLOR"
Reproducible with versions: 6000.6.0a7, 6000.6.1f1, 6000.7.0a6
Not reproducible with versions: 6000.0.0f1, 6000.0.83f1, 6000.3.24f1, 6000.5.11f1, 6000.6.0a6
Tested on (OS): MacOS Silicon Tahoe 26.6.2, Ubuntu 24.04