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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #1264994