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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2019.1):
low priority and minor or cosmetic issues. likely won't fix.