Hi! I encounter some problems using the clipping feature of a Panel. I have set up a clipped Panel containing a UISprite displaying just a texture. However, as soon as I switch on any kind of clipping the sprite disappears. During some testing and moving the clipping bounds around I found out that the sprite sometimes get displayed but only in solid color, not the texture as it should. The ScrollView (Panel) example that comes with nGUI shows the same behaviour. I'm using v2.1.6 and Unity 3.5.5f2, any help is greatly appreciated, thanks.
Nils