Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ironwill96

Pages: [1]
1
NGUI 3 Support / Re: Problem with 3-D UI and Prefabs
« on: July 28, 2014, 08:07:49 AM »
OK i'll give that a shot.  What I had done was create a 3-D UIRoot (don't create a 2-D one), then try to drag a prefab onto the scene view and it creates at least 6 (sometimes a lot more) 2D UIRoots.  It seems to create them as long as you are hovering over the scene view or moving around.

Once I have it on the 2-D uiroot, can I just move it over to the 3-D one and delete the 2-D?  I tried doing that and then my UI disappears completely (the 3-D and the 2-D elements).

2
NGUI 3 Support / Problem with 3-D UI and Prefabs
« on: July 27, 2014, 01:24:05 PM »
Hi - long-time user and lurker here (bought NGUI originally in the very first week you released it and asked you questions about it on the Unity launch thread and then bought the version 3.x a few weeks ago when I got back into Unity again).

I created a 2-D UI and then later converted it to 3-D UI because I wanted to rotate elements to look a bit nicer in my main menu scene.  The problem I am having is that I wanted to use the checkbox prefabs but as soon as I start dragging them into the scene, NGUI spawns dozens of UIRoots into the scene and then the UI stops working entirely.  I tried with a fresh scene and was able to duplicate this behavior by creating a 2-D UI, prefabs work fine.  Create a 3-D UIRoot and prefabs will spawn tons of extra UIRoots.  Are prefabs intended to only work with 2-D UIs?

I am probably doing something really silly but would appreciate anyone's advice/help with this!

Thanks,
Nathan

Pages: [1]