Search Issue Tracker
By Design
Votes
0
Found in
5.3.1f1
Issue ID
759725
Regression
No
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce:
1. Download and import attached project. (UI_Test.zip)
2. Open scene: main
3. Play.
4. Click on dropdown.
5. Select any option.
6. Move the mouse away without clicking anywhere.
Expected result: When moving mouse on dropdown, it becomes red, after selecting an option and moving away, it should become white again.
Actual result: After selecting an option, dropdown still remains red (in highlighted phase)
Workaround: Changing phase after selection through your own script.
Reproduced on: 5.4.0b4, 5.3.2p2, 5.2.4f1
Comments (1)
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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
AdamKane
Jul 19, 2016 06:28
I also see this as a bug rather than a feature. The standard workaround to set navigation to 'None' doesn't work in this case.