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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
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.