Search Issue Tracker
By Design
Votes
0
Found in
5.3.5f1
Issue ID
809072
Regression
No
UI Button stuck in the 'pressed' state if the mouse is moved off the button before the click is released
How to reproduce:
1. Open the attached project and the only scene in it.
2. Play the scene, click on the button and slide the pointer outside the button. Then lift the button.
3. Notice that the button stays in the 'pressed' (red) state. Subsequent clicking fails to make the button recover its original color (light grey).
Expected behavior:
When the pointer goes out of the button, the color should turn to normal immediately as it's no longer in a 'pressed' state.
Reproducible: 5.2.4f1, 5.3.5p6, 5.4.0b23
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment