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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment