Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.2.0a6
Issue ID
1250345
Regression
No
[SceneViz] Select All shortcut ignores the pickable property of game object
1. In your hierearchy, set an object to be not pickable from the icon on the left
2. Press Select All shortcut (CTRL+A) in the scene view
Expected
the object that is set to be not pickable won't be selected by performing the shortcut
Actual
All the object in the scene are selected despite some object having the flag turn off
NOTE
The pickable property isn't ignored with single click nor the selection box (markee selection), only the Select All is affected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment