Unity Issue Tracker - The selected value is not visible when it should be on the DropDown Button
Closed
UUM-17419
The selected value is not visible when it should be on the DropDown Button
Unity: UI Toolkit Controls
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2022.1.X back ports are superseded by 2022.2.X (ports cancelled)
Reproduction steps:
Open the attached project
Enter the Play Mode
Click on the Button with an arrow pointing down icon in the top right corner of the Game View
Select any value
Observe the Button
Expected result: The selected value should be seen on the Button
Actual result: The value is not visible even when there’s a lot of free space on the Button
The dropdown menu doesn’t appear using the 2022.1.20f1 Editor
If the project throws errors due to a custom package in the project, delete the “/Assets/Demo/Demo.cs” Script and the package, which is causing errors, from the Package Manager
Prioritise and Follow this issue
Have a workaround or additional info about this issue?