UMG Grid Panel Hovered State Doesn't Clear When Hidden

This is also occurring for me. I use the widget Hovered state for a lot of things in my interface and before version 4.12 everything worked fine.

Now it seems when hiding the UMG Widget it doesn’t clear the hovered state properly most times causing it to report IsHovered as TRUE when the UMG Widget is hidden and no longer hovered by the mouse cursor.