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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment