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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment