Hi~
I found a bug when playing around with the new version of NGUI. In my testing scene, there is a panel with a scroll view attached under it, and click the button "close" and "open" can hide and show the panel by animating it's alpha. The problem is, if I alternately click "close" and "open" for several times, the content of the scroll view just disappears!! I don't know why...The attachment is my testing scene(you need import NGUI 3.9.2 first in your project, or you can't see anything), and my unity version is 5.0.2p2, my working platform is win7. Please help! Thanks!!