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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
By current (perhaps confusing) design: Shift+Drag adds to selection, Ctrl+Drag removes from selection