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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Resolution Note (fix version 2020.2):
Fixed in Unity version 2020.2.0a19 and up