Search Issue Tracker
Fixed in 7.1.6
Votes
0
Found in [Package]
7.2.0
Issue ID
1194995
Regression
No
[Nodes] Collapsing a node with sub-inputs/outputs (i.e. Vector3) shows the last sub-input/output on top
Repro steps:
1. Create a Vector3 inline operator
2. Expand either the input or output slots
3. Collapse the node
4. Drag a noodle out of the input/output from step 2
5. Observe that the noodle does not contain the Vector3, but rather only one of its dimensions (i.e. the Z value)
Expected outcome:
Unconnected sub-inputs/outputs to be hidden when the node is collapsed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- 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
Add comment