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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment