Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
768812
Regression
Yes
[Scene] Can't shift-click to multi-select objects in scene view.
Multiple objects can no longer be selected by shift-clicking on them in the scene view.
Repro steps:
1. Open TestScene from attached project.
2. In the scene view, click on any object to select it.
3. Holding down shift, click on other objects in the scene.
4. Notice how new objects cannot be selected.
Expected outcome: to be able to select multiple objects by clicking on them while holding shift down.
Notes:
- Regression: appears first in 5.4.0b5
- Issue seems to be around meshes, i.e. selecting a mesh and clicking on another mesh doesn't work, but selecting a mesh and then a light works (unless the light is in front of another mesh).
- Attached gif MultiSelect_New shows new behaviour, and MultiSelect_Old shows previous (working) behaviour.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment