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
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
- Stencil buffer is incorrectly cleared across Vulkan render passes during depth-only clear operations when using CommandBuffer API
- A non-existent webpage is opened when "Learn about Unity Build Automation" hyperlink is clicked
Resolution Note (fix version 2019.1):
low priority and minor or cosmetic issues. likely won't fix.