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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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.