Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2019.3.10f1
2020.2
Issue ID
1241020
Regression
No
EditorGUILayout.ObjectField selection pop-up for some Components prevents mouse-drag multi-selection in Scene View
How to reproduce:
1. Open tester-attached project (EditorGUILayoutBug.zip)
2. Open the SampleScene
3. Open the custom Editor window Bug > Open Window
4. Open the object picker for one of the Components under the label 'Objects that reproduce the issue'
5. Close the object picker
6. Attempt to multi-select the 3 objects in the Scene View by drag-selection
Expected result: the objects are selected
Actual result: the objects cannot be selected
Reproducible with: 2017.4.40f1, 2018.4.22f1, 2019.3.11f1, 2020.1.0b8, 2020.2.0a9
Notes:
Opening the object picker for any of the Components under the label 'Objects that do not reproduce the issue/restore multi-select' fixes the multi-selection
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment