We're working on a project where we are using sliders to adjust certain settings. Whenever I (or anyone on the team) create a slider, however, the thumb position is always shifted about 25% of the slider to the right. So when the slider is at 100% the thumb falls off to the right of the slider, and when the slider is at 0% the thumb looks like it's at about 25%. The foreground moves in the correct spot, but the thumb is shifted. The attached pictures show the slider at 0%, 50%, and 100%. I'm using the Widget Tool to create the sliders, but no matter how I adjust things the thumb always re-positions itself to the right offset. How can I fix this without having to modify the UISlider script?