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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
By current (perhaps confusing) design: Shift+Drag adds to selection, Ctrl+Drag removes from selection