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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Resolution Note (fix version 2019.1):
low priority and minor or cosmetic issues. likely won't fix.