Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.12f1
6000.4.2f1
6000.5.0b2
6000.6.0a2
Issue ID
UUM-138602
Regression
No
Graph Toolkit Nodes are not disconnected when input/output type is changed
Steps to reproduce:
- Open the "ETtesting.zip" project
- Open the "New Graph"
- Create a new "Float Constant" node
- Click+drag the output to create another node
- Select "Create Variable" option
- Select the new node
- In the Graph Inspector subwindow, change the Data Type to "MyCustomType"
- Observe the Graph window
Actual results: The connection between the two nodes remains
Expected results: The connection between the two nodes is deleted
Reproducible with versions: 0.1.0-exp.1 (6000.3.0a2), 6000.3.12f1, 6000.4.2f1, 6000.5.0b2, 6000.6.0a2
Tested on (OS): Windows 11 Pro (25H2)
Notes:
- If the connection is deleted, it cannot be reconnected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
Add comment