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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
This is a duplicate of issue #861736