Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0a2
Issue ID
938735
Regression
No
Not all selected files are affected when attempting to manipulate them while Control or Shift buttons are held down
1.Open attached "MultipleSelection" Unity project
2.Hold down Control button
3.Select multiple files by clicking on them in the Project tab
4.While still holding Control, right-click and drag selected objects to a different folder
Expected results:
All selected files are moved to a folder
Actual results:
Only the last selected file is moved
Reproduced in: 2017.3.0a2, 2017.2.0b6, 2017.1.0p3, 5.6.3f1, 5.5.4f1
Note #1: While only one file is affected by changes, all files remain and appear selected
Note #2: If you attempt to delete selected files by left-clicking on a file and pressing Delete while Control is held, you receive a prompt to delete all but the last selected file
Note #3: Similar interactions happen when Shift button is held down instead of Control
Note #4: Functions the same way when manipulating selected files in the Project tab or objects in Hierarchy
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeShader compilation is executed sequentially, resulting in subpar performance
- Crash on UnityObjectToString(Object*) when an object has a field with a type mismatch and an active Animator
- Visual Effect Graph Node creation folder colors are not set to default by default
- The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
- The same subgraph window can be opened multiple times after a domain reload
Add comment