OnClicked event not working in world space UI as of 4.26

As of 4.26, some world space UI that uses OnClicked events has stopped firing the event when the buttons are pressed. The buttons animate correctly when I click down and release the mouse but the events do not fire. The OnPressed and OnReleased events DO work, but OnClicked does not. This logic all worked correctly in 4.25 and hasn’t been changed since the upgrade. Any thoughts?