Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started 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
-
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.