Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.4.0f1
2018.2.13f1
Issue ID
1094708
Regression
No
[Mobile] Dropdown remains in Highlighted Color phase even after defocusing the UI element
To reproduce:
1. Open user's attached project "New Unity Project (2).zip"
2. Build and Run for Android or iOS.
3. Expand and select any item fro any dropdown buttons
4. Without defocusing, select any of the remaing dropdown buttons
Expected: highlighted color is removed from the first dropdown button as it is no longer focused
Actual: highlighted color remains on the first dropdown, possibly due to event system not registering the change of focus
Reproduced in: 2017.4.16f1, 2018.2.17f1, 2018.3.0b11, 2019.1.0a9
Note1: on all LTS releases including latest  2017.4.16f1, clicking on dropdown makes the app stuck as defocusing is no longer possible which prevents the app from receiving input until restarted
also, multiple list items can be selected as the dropdown does not close upon selection
Note2: 2019.1.0a9 produces "Unity failed to extract resources needed by IL2CPP" on launch (see case 1100652)
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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2019.1):
low priority and minor or cosmetic issues. likely won't fix.