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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" 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.