Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2018.4
2019.4
2020.2
2020.2.0f1
Issue ID
1310164
Regression
No
Scene camera can't be moved when interacting with it if a dropdown with enumerable variables is selected
How to reproduce:
1. Open the attached "1310164.zip" project
2. Open the SampleScene
3. Select the "Cube" GameObject in the Hierarchy
4. In the Inspector -> New Behaviour Script -> Letters, then click on the dropdown
5. Right-click on the Scene view and move the Scene view camera
Expected results: The camera moves normally
Actual results: The camera can not be moved
Reproducible with: 2018.4.31f1, 2019.4.19f1, 2020.2.0a18
Not reproducible with: 2020.2.0a19, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AudioSource.time prints out 0 when AudioSource is not playing even if it is manually set
- [Android] Crash on "UnityMotionEventCallbacks::_GetPointerIdImpl" when giving 8 simultaneous touch inputs
- "[Header]" attribute is misaligned when placed before an InputActionProperty field
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
Resolution Note (fix version 2020.2):
Fixed in Unity version 2020.2.0a19 and up