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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
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.