Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.2.0a6
Issue ID
1277187
Regression
No
[SceneViz] CTRL + I (inverse selection) will ignore objects that aren't pickable
1. Open new scene
2. Create multiple objects in the scene
3. Make one of them not pickable from the hierarchy (hand icon on the left of the object)
4. Select objects in the scene and perform a CTRL+I shortcut to inverse the selection
Result
The non-pickable object(s) will get selected
Expected
the pickable property should prevent the object(s) to be selected
NOTE
CTRL+A already does it and was fixed in 2020.2.0b3 as part of this defect -> https://fogbugz.unity3d.com/f/cases/1250345/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric Clouds close to the horizon flicker when "Ghosting Reduction" is enabled
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
Add comment