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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment