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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #1264994