Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0f3
Issue ID
860047
Regression
Yes
[UI][Button] Mouse hover will trigger the disabled state of animator even if the Button.interactable = true
To reproduce:
1. Open attached project;
2. Run the "TestScene" scene;
3. Press Button "2" then "1".
Expected behavior: when button "1" is pressed after button "2", the button "2" comes back to normal, not "disabled".
Actual behavior: buttons being "disabled " after pressing them, and becomes normal, when mouse pointer is on button.
Reproduced in: 5.5.0f3;
Not reproduced in 5.3.6f1; 5.4.3f1
Note: very similar case 826310
Note: if you use mouse hover to trigger around button it will become normal again.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
This is a duplicate of issue #861736