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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment