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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment