Search Issue Tracker
Fixed
Fixed in 12.1.11, 14.0.7, 15.0.4
Votes
0
Found in [Package]
12.1.7
13.1.8
14.0.3
15.0.0
Issue ID
SGB-166
Regression
No
Shader Graph invalid Reference name auto-generation with a double underscore(__) when underscore(_) is included in the Name field
Reproduction steps:
1. Open the attached project
2. Open "Assets/Naming test" Shader Graph
3. Create new Property and name it “name _something”, underscore after space is important
4. Select created Property and inspect the Reference field
Expected result: Reference field doesn’t have two sequential underscores in its name
Actual result: Reference field has two sequential underscores in its name
Reproducible with: 12.1.7 (2021.3.7f1), 13.1.8 (2022.1.12f1), 14.0.3 (2022.2.0b3), 15.0.0 (2023.1.0a4)
Couldn’t test with: 10.10.0 and lower because it doesn’t auto-generate the Reference field.
Reproducible on: macOS 12.5
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 15.0.4):
Thank you for submitting this issue. The fix has been worked on and released on Unity version 2023.1.0b11 (15.0.4)
Resolution Note (fix version 14.0.7):
Thank you for submitting this issue. The fix has been worked on and released on Unity version 2022.2.14f1 (14.0.7)
Resolution Note (fix version 12.1.11):
Thank you for submitting this issue. The fix has been worked on and released on Unity version 2021.3.23f1 (12.1.11)