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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
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.