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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution 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.