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
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- SubMesh GameObject duplicates and warning is logged to console when trying to undo failed deletion
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
This is a duplicate of issue #861736