Steps to reproduce:
- Create a URP 3D Project
- In the Project Browser create an Empty Shader Graph
- In the Blackboard create a Float Property and select it
- In the Graph Inspector Window's Node Settings panel set Mode to "Enum"
- In the Entries List add multiple Entries
- Try changing Values of those Entries
Actual results: Only single input is accepted when entering values, then the field is unfocused. The Entry is renamed with a number suffix even when there are no multiple Entries named the same string.
Expected results: Value field accepts multiple inputs without unfocusing the field, Entries are not renamed
Reproducible with versions: 6000.2.0a10, 6000.2.15f1, 6000.3.16f1, 6000.4.9f1, 6000.5.0b10, 6000.6.0a6
Cannot test with: 6000.0.76f1, 6000.2.0a9 (No Enum Float Type)
Tested on (OS): Windows 11