UMG 3D Widget Animation Problem

I’m using the (3D) Widget inside a blueprint along with the Widget Interaction Component inside the First Person Player Blueprint.

The Widget Blueprint has a button and an animation.

I want to animate the button sliding in. However, when the animation finishes playing, I’m not able to click the button.

The button works fine if there is no animation.

This worked fine in 4.15. I’m trying this in 4.18.2 not working. (bug?)

Help please!