We are working on a project using Unity and a purchased version of Ngui 3.5.6,we started building the project using the free 2.70 ver of ngui
after purchasing the full Ngui we encoutered several problems
we have one particular enviroment where we have used a Ngui sprite to create a static BG and in front of it we used a mesh with particle animation and in front of that we have Ngui UI.
Everything works fine in gamemode in Unity,but when export it (build it) to an Ipad (for which the app is being built) something happens to the mesh ,as if the BG sprite intersects with the mesh clipping it,we have tryed a lot of things and nothing seems to work
I would also like to state that this is the first project we are attempting with Unity and therefore with Ngui aswell,so we dont have much experience with it.
PS, its important to stress that in game mode all is well