Search Issue Tracker
Active
Under Consideration for 16.0.X
Votes
0
Found in [Package]
16.0.2
Issue ID
SGB-662
Regression
No
New input in subgraph is displayed as an expanded property
The Output node's input field is shown when the output node is not expanded. (Tested on Windows 10)
Repro steps:
# Create a new subgraph
# Toggle the expand icon on the output node so the default Out_Vector4(4) is no longer visible.
# If not already open click on the 'Graph Inspector' text on the top right bar and select 'node settings'
# Select the plus icon to add a new input in the Inputs array
# Observe
!Unity_TpwYJnR70O.gif|width=400,height=204!
Expected Result: The output node is expanded to display the new input field or the output node remains collapsed without a visible
Actual Result: The new input field is visible and connected to the output node despite the Output node not being expanded.
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
Add comment