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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment