tvOS: Cannot focus on all the buttons in a UIStackView

I have 3 UIButton instances in a horizontal UIStackView.

I get the focus on the first one. But when I swipe to the right, the next button does not get focus...