Search Issue Tracker
Not Reproducible
Votes
0
Found in
3.0.0b6
Issue ID
374182
Regression
No
Selecting multiple objects is not undone by clicking on originaly selected object.
To reproduce;
1. Create a new project
2. Add a cube to the scene
3. Add a sphere to the scene
4. Select the cube
5. Press shift and select the sphere
- both objects are now selected/highlighted
6. Click on the cube in the Hierarchy
- both objects remain selected/highlighted
7. Click on the Sphere in the Hierarchy
- only the sphere is selected/highlighted and the cube is now deselected
You can only remove the highlight from the pair of selected items by clicking on the one most recently selected. Clicking on the original selection does not remove the selection from the other object, and I would expect it to.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment