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
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
Add comment