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
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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
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.