BUG: DropdownList Overlay never fully covers the screen
Unity UI Extensions Bug Report
Describe the bug
DropdownList's Overlay GameObject should cover the whole screen so that I can Close the Dropdown when I click anywhere but the Object seems to be randomly placed depending on the DropdownLists' position
To Reproduce
Create a new Scene, Add DropdownList, color the Image of the overlay, reposition the DropdownListObject and press play.
Expected behavior
Overlay should cover the whole screen and Dropdown should appear under the DropdownList MainButton
Actual behavior
Overlay does not cover the whole screen
Screenshots
https://github.com/user-attachments/assets/a40b8657-d31a-478b-9280-a02923bb9104
Your Setup
-
Operation System:
- [X] Windows
- [ ] MacOs
- [ ] Linux
- [ ] Other
- Unity Version: 2022.3.34f1
-
Unity UI Extensions Version
- 2.3.2
Very curious effect @Podden , thanks for the report. Likely Unity has "changed" something... again and I'll have to investigate.
Is this causing you any issue in your projects?