Search Issue Tracker
By Design
Votes
2
Found in
5.0.0b17
Issue ID
655174
Regression
Yes
UI button retains its Highlighted color after clicking it
1. Open attached project > scene 1
2. Run
3. Click 'Button' or 'Text Btn'
4. Move mouse away from the object
---> Buttons remain colored with Highlighted color after click was done.
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
imprimis
Jan 30, 2015 22:22
The usual 'fix' for this is to change Navigation to 'None' however this doesn't address a variation of this 'bug' (maybe not a bug?)
As above, but with Navigation set to None so when you move mouse as above it no longer remains highlighted, however if you hold the LMB then move the mouse cursor from over the button it now sticks on the highlighted state until LMB is released.
I tried changing the parameters from triggers to bools, this fixes another issue I was having of buttons not reading as highlighted after the trigger but it still remains as highlighted with LMB pressed and moving off of the buttons boundaries.
Is this a bug or an oversight on my behalf as a newbie?
I posted in this bug report as I don't know how to submit my own reports and it is an extension of the above issue.