Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a19
2020.2.0a20
Issue ID
1267316
Regression
Yes
[IMGUI] Dropdown window does not get open and close with the same mouse click button in the Inspector window
In the Inspector window, when the Dropdown window opens with the left mouse click button, then it does not get closed with the same left mouse click button. It closes with the right mouse click button.
Steps to repro:
1. Create a new project
2. Hierarchy > 3D Object > Cube > Inspector > Mesh Renderer > Light Probs
3. Open dropdown window with left click and close it with same lift click
4. Observe dropdown window does not get closed with left click.
Note: The issue is occurring for all the dropdown buttons.
Actual Result:
A Dropdown window does not get open and close with the same mouse click button.
Expected Result:
A Dropdown window gets close with the left mouse click button.
Occurring in:
2020.2.0a20, 2020.2.0a19
Working fine in:
2020.2.0a18, 2020.1.0f1, 2019.4.6f1
Environment:
Windows10
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
This is a duplicate of issue #1264994