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
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
Add comment