Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a14
Issue ID
UVSB-957
Regression
No
Unable to drag select nodes if they are in a container
The way to selecting multiple nodes changes when nodes are inside a container. If nodes are in a container you need to use a modifier key, (shift + drag) to select multiple nodes.
Once you have nodes selected you cannot move them without moving the container. This is a painful UX experience.
Expected: Drag select functionality should not unexpectedly change. If you want to move the container and the nodes inside you should click the containers header or introduce a modifier to select the container.
Steps to reproduce
* Create a Bolt class and attach it as a component to a game object
* Create a flow graph
* Add a number of nodes
* Ctrl + Drag select around the nodes to create a container
* Drag select a few of your nodes
Notice issue >> You can no longer drag-select nodes. You need to hold shift +. drag-select.
* Try to move the nodes you drag selected
Notice issue >> When trying to move the selected nodes you move the whole container
Tested: commit 8c46e12702f55c891f07a3e5f64b866b19bb293b
Unity 2020.1.f1, macOS
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Bolt 2 will not be released as its own product. See https://forum.unity.com/threads/visual-scripting-roadmap-update-august-2020.951675/ for details.