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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.