Search Issue Tracker
Fixed in 12.x.x
Fixed in 10.x.x
Votes
0
Found in [Package]
10.2.0
Issue ID
1334341
Regression
Yes
Node in the Block Node is deleted when reconnecting a Node to it while "Automatically Add or Remove Blocks" is enabled
How to reproduce:
1. Open the attached "1334341_Repro" project
2. Double click on the "ShaderGraph" Shader Graph to open it
3. Reconnect the "Color" Node with the "Base Color" Node
Expected results: "Base Color" Node is not deleted
Actual results: "Base Color" Node is deleted
Reproducible with: 10.2.0 (2020.2.0b9), 10.4.0 (2020.3.8f1), 11.0.0 (2021.1.7f1), 12.0.0 (2021.2.0a16)
Not reproducible with: 10.1.0 (2020.2.0b9)
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 12.x.x):
A block should now no longer be automatically removed if there's still a connection to it.
Resolution Note:
A block should now no longer be automatically removed if there's still a connection to it.