Dropdown menu covers the button when there is no space for it from below
Unity: IMGUI Framework
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Unfortunately imgui cosmetic issues will not be addressed at this point of time. Please open another bug if same issue occurs with current recommended ui framework uitk instead. Thanks.
How to reproduce:
1. Create a new project
2. Open Project Settings → Editor
3. Move the Project Settings tab to the bottom of the screen so the dropdown menu wouldn’t have enough space from below
4. Open any of the dropdown menus
Expected result: The menu is opened above the button
Actual result: The menu is covering the button because it appears from the same position as it would open down