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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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.