Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: DropdownList Overlay never fully covers the screen #477

Open
1 of 4 tasks
Podden opened this issue Aug 13, 2024 · 1 comment
Open
1 of 4 tasks

BUG: DropdownList Overlay never fully covers the screen #477

Podden opened this issue Aug 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Podden
Copy link

Podden commented Aug 13, 2024

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

Video.mp4

Your Setup

  • Operation System:
    • Windows
    • MacOs
    • Linux
    • Other
  • Unity Version: 2022.3.34f1
  • Unity UI Extensions Version
    • 2.3.2
@Podden Podden added the bug Something isn't working label Aug 13, 2024
@SimonDarksideJ
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants