Steps to reproduce:
- Create a URP 3D project with the Visual Effect Graph package installed
- Create a Visual Effect Graph asset and open it
- Open the Blackboard and add two Custom Attributes (e.g. "AttribA" and "AttribB")
- Rename one of the Attributes to the same Label as the other one and observe the Console
- Rename one of the Attributes so it starts with a number and observe the Console
Actual results: Attribute Errors are logged twice{}
Expected results: Attribute Errors are logged once
Reproducible with versions: 6000.6.0a7
Not reproducible with versions: 6000.0.77f1, 6000.3.16f1, 6000.4.12f1, 6000.5.0f1, 6000.6.0a6
Tested on (OS): Windows 11