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
- Different custom Shader behavior when GPU Resident Drawer is enabled
- InvalidOperationException occurs when binding 3D Rendertexture or 2D RenderTextureArray as Multiple Render Texture in RenderGraph
- Adaptive Probe Volumes Fails to Bake with Dilation Enabled and exception "Cannot allocate more brick chunks, probe volume brick pool is full" is printed
- AssertionException thrown and Mesh turns invisible when changing Material Offset manually via the Inspector or through SetTextureOffset() on a Mesh with more than one Material
- NavMesh is not usable when using empty Bounds in BuildNavMeshData
Add comment