Search Issue Tracker
By Design
Votes
1
Found in
2017.4
2017.4.40f1
2018.4
2019.3
2020.1
2020.2
Issue ID
1246890
Regression
No
CTRL-Dragging over game objects in the Scene View does not add them to the selection
How to reproduce:
1. Create a new project and open it
2. In the scene create a couple of cubes
3. Select one of the cubes
4. While holding CTRL or CMD drag across the non selected cubes
5. Observe that the other cubes are not added to your selection
Expected result: the cubes that are ctrl+dragged over are added to the whole selection (You end up with the previously selected cube + whatever you dragged over)
Actual result: ctrl+dragging over objects in the scene view does nothing for objects that are not part of an existing selection. It does deselect objects though if they are already part of the existing selection
Reproduced in: 2020.2.0a11, 2020.1.0b9, 2019.3.14f1, 2018.4.22f1, 2017.4.40f1
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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Resolution Note:
By current (perhaps confusing) design: Shift+Drag adds to selection, Ctrl+Drag removes from selection