I want to make a hotbar like in the screenshot below. But when I turn the scrolling frame rotation to -90, ClipDescendants stops working.
Is there any way to fix this, or is it a studio bug?
ClipsDescendants never worked with non-zero rotation sadly. Fortunately, CanvasGroup will clip all descendants no matter what, so put your ScrollingFrame inside one.