Steps to reproduce:
- Create or open any HDRP Project with the Shader Graph package installed
- Create any Shader Graph in the Project Browser
- Create a Custom Function Node and select it
- In the Graph Inspector enter a long string in the "Name" field and press Enter
- Unselect the Node and select it again and Observe the Graph Inspector
Actual results: If the "Name" field is a long string, it goes out of bounds of the Graph Inspector and the Custom Function Node's label is not immediately updated in the Graph Inspector
Expected results: The "Name" text field is limited within the Graph Inspector just as the other fields are or the same field on other Nodes and the Label in the Graph Inspector is immediately updated
Reproducible with versions: 2022.3.61f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9
Tested on (OS): Windows 11, macOS 15