Hi,
the layer of one of my particleeffects is always being changed to NGUI.
Its parented to a Sprite and not part of any list or similar.
UIRoot
-UIPanel
--UISprite
---ParticleEffect
I've seen that the UIPanel might change the layer of its children.
What could cause that?