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] Crash on startup when Depth Stencil Format is set to S8_UINT
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
Add comment