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
- Missing page when opening reference for Panel Text Settings
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
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.