Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: mimminito on November 28, 2013, 06:47:09 AM

Title: UISlider - Thumb never moves
Post by: mimminito on November 28, 2013, 06:47:09 AM
Hi,

After updating to the latest NGUI (3.0.3 f5) the UISliders are now not working. The thumb on the UISlider is not moveable when using the default Control Prefab.

When I try and add my own thumb, it then allows me to move it, but leaves a "ghost" in its initial position which I cannot get rid of. I have checked the scene, and nothing is there in its place.

Adam
Title: Re: UISlider - Thumb never moves
Post by: ArenMook on November 28, 2013, 02:57:50 PM
My guess is you are either missing a main camera, or the main camera is not clearing your color buffer (clear flags must be either color or skybox). All 3 slider prefabs that come with NGUI have movable thumbs.