Search Issue Tracker
Fixed in 12.x.x
Votes
0
Found in [Package]
12.0.0
Issue ID
1336937
Regression
No
Not all Shader Graph auto generated property reference names start with a underscore _
How to reproduce:
1. Open the attached project "ShaderGraphNames.zip"
2. Open ShaderGraph from Project View
3. Select Vector2
4. Observe Graph Inspector
Expected result: The reference name of the node is _Vector2
Actual result: The reference name of the node is Vector2
Reproducible with: 7.0.1 - 12.0.0 (2019.4.27f1, 2020.3.10f1, 2021.1.8f1, 2021.2.0a17)
Could not test with: 2018.4.34f1 (Shader Graph not available)
Workaround: Rename your references manually
Notes:
1. If you rename any property node the reference does not start with _
2. The properties that don't start with an underscore upon creation are: Vector2/3/4, Boolean, Matrix, Texture2D, Cubemap, VirtualTexture
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 12.x.x):
Fixed in: 2022.1.0a2
Resolution Note (fix version 12.x.x):
Fixed in: 2021.2.0b2