Support => NGUI 3 Support => Topic started by: afrokick on February 18, 2015, 05:24:45 AM
Title: Sprite draws issue
Post by: afrokick on February 18, 2015, 05:24:45 AM
Hi! I attached screenshot with two circles: a sprite render on an error position(upper) and current sprite position(bottom). If I re-enable UISprite, issue disappears.
I use this method for change object's visibility.
NguiUtils.SetVisibile(NDATA plugin) with code
foreach(var w in transform.GetComponents<UIWidget>())