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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment