I've created a Slider following
these instructions.
It mostly works, but it doesn't get the clicks.
It does have a box collider trigger, which is as big as the slider itself.
If I manually change the value via inspector, it behaves correctly and sends the notification.
It apparently just doesn't get the click.
This is likely a silly mistake, something simple I'm missing, but currently I don't know where to look... any advice?
PS: for some reason I had to set the foreground sprite as Tiled instead of Sliced, since it was shrinking instead of cropping while it was Sliced.