Search Issue Tracker
Fixed in 4.6.2
Votes
1
Found in
4.6.1f1
Issue ID
657386
Regression
Yes
[Button]Button under the mouse pointer will remain highlighted when navigating with arrow keys
To reproduce:
1. Open attached project
2. Open test scene
3. Press play
4. Click button and leave cursor on it
5. Use arrow keys to navigate
6. Notice that button with cursor over it stays highlighted when navigating with keys
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Krizzen
Jan 01, 2015 03:08
The same thing happens when:
1) Mouse over button
2) Mouse down
3) Leave mouse from button
4) Release
5) Button stays in Highlighted animation state (i.e. has navigation "focus") even though the mouse is off the button
A solution could be to add a Hover state.