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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment