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 mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Resolution Note (fix version 2019.1):
low priority and minor or cosmetic issues. likely won't fix.