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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
By current (perhaps confusing) design: Shift+Drag adds to selection, Ctrl+Drag removes from selection