Hey, I've upgraded to 3.0.2 and sorted out all issues with the widgets. The problem I can't solve is with particles: NGUI widgets are rendered on top of any particles in the screen. I've tried Shuriken ones as well as some legacy with no luck. Changing camera's type from "UI" to "World" does not help.
It seems the issue is not only with the particles, but any non-NGUI object, like cube or sphere. Widgets are being rendered on top of them no matter what.
How that could be fixed so other objects get the right z-sorting?