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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.