Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: benjaben on December 07, 2013, 09:48:00 PM

Title: UIPanel Clipping Issues
Post by: benjaben on December 07, 2013, 09:48:00 PM
I'm having an issue where the objects in a UIGrid show up for about 1.5 seconds before disappearing. They are supposed be clipping using a vertical scroll bar. Any ideas why they would show up for a second or so and then disappear?
Title: Re: UIPanel Clipping Issues
Post by: ArenMook on December 08, 2013, 03:45:15 PM
I'm guessing they don't get clipped at all. Check to make sure that they don't have another panel in between of the widgets that should be clipped and the scroll view. Clipping can't be nested.
Title: Re: UIPanel Clipping Issues
Post by: benjaben on December 08, 2013, 04:49:44 PM
I just realized that the clipped view panel has these warnings on it. The shaders are all Unlit/Transparent Colored so I don't know why its giving me this warning

http://imgur.com/9evUnfj
Title: Re: UIPanel Clipping Issues
Post by: ArenMook on December 08, 2013, 05:47:39 PM
You are using a really old version of NGUI. Please update.