Search Issue Tracker
Fix In Review
Votes
0
Found in
1.0.14
Issue ID
UUM-131340
Regression
Yes
Node connections cannot be removed when connected to Conditional Branch or Switch outputs in Behavior Graph
Reproduction steps:
1. Open the attached "IN-128856-REPRO" project
2. In the Project window, open "Behavior Graph"
3. Select the connection coming from "True" on a Conditional Branch
4. Try to delete the connection
5. Observe the result
Actual result: Connection remains intact
Expected result: Connection is removed
Reproducible with: 1.0.14 (6000.0.65f1, 6000.2.15f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4)
Not reproducible with: 1.0.13 (6000.0.65f1, 6000.2.15f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4)
Reproduced on: Windows 10 (Reporter), Windows 11
Not reproducible on: No other environments tested
Notes:
- The connection remains even after deleting its target node
- If you delete a Conditional Branch node while it is connected to anything, a console error “Did not find node UI for Unity.Behavior.GraphFramework.FloatingPortNodeModel” is thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment