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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note:
By current (perhaps confusing) design: Shift+Drag adds to selection, Ctrl+Drag removes from selection