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
- [WebGL] Mobile clients crash due to missing document element
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
- [M1][Rosetta] Crackling sound when Editor is compiling
Add comment