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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
Add comment