I don't know what to say besides that I quintuple checked every aspect of every component, and it's identical. Scripts of it are:
Root: UI Root
Camera: Camera, UICamera
Anchor (Center): UIAnchor
Panel (Clipped): UIPanel, UIDraggablePanel (Vertical Scroll Bar links to Scroll Bar)
Grid: UIGrid
Items: Box Collider, UIDragPanelContents (Draggable Panel set to Panel (Clipped))
Panel (Window): UIPanel
Scroll Bar: UIPanel, UIScrollBar
Background: UISlicedSprite, UIEventListener
Foreground: UISlicedSprite, UIEventListener
I've gone one by one and checked every single aspect. Any idea exactly what could cause my specific problem?