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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1264994