Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
Issue ID
1258609
Regression
No
[ShaderGraph] Property name does not sync with node after rename
Steps:
1. Download attached project (20200625_urp.zip)
2. Change package manifest to local Graphics folder (9.x.x/release branch)
3. Open project with Unity 2020.1/staging
4. Create a new shader graph, e.g. URP Lit Graph
5. Add a property and call it "Name1"
6. Drag the property to the graph
- name of the node is "Name1 (1)"
7. Change the property name to "Name2"
- name of the node remains "Name1 (1)"
Expected result: Name of the node keep in sync with the new name
Reproducible: 2020.1.0b14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
This is a duplicate of issue #1249164