UI buttons become inactive after clicking world

Buttons have states:

image

When you mash them, they enter said states, giving the user a visual clue as to whether they’re being used:

Does a default button do that?


So:

the button in the UI element (it becomes inactive for some reason)

Which clearly is not the case since we can hover it. What is the button supposed to do that it’s not doing. It does not execute script?

image

I want to be able to click on the world without the UI elements buttons becoming inactive (Cannot not click on them).

How does it manifest, exactly? What is not happening?