1
NGUI 3 Support / NGUI 2dUI components acting up when camera is orthographic
« on: January 09, 2017, 11:29:39 PM »
I am trying to add NGUI components such as their button prefabs, but every time I add them into the scene and the NGUI camera is automatically added, on clicking the button (or any of the the components added for that matter) a duplicate of it will appear very quickly somewhere else in game. It is very quickly, glitch like, and happens every time the button is clicked/un-clicked. This is with me creating a brand new project, importing in NGUI, and simply adding the button into the scene. I notice the effect is not there if I change the camera from orthographic to perspective, but I would like to keep the camera in orthographic mode because it is a 2d game. Any ideas what the problem is? It is really bugging me because everything seems to be identical to the setup of the tutorials but for some reason this still happens.
