Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: kork on April 24, 2012, 01:38:06 AM

Title: GUI is not being displayed
Post by: kork on April 24, 2012, 01:38:06 AM
I am just trying out the free version of NGUI to see if it fits for our game (btw. its really nice that this opportunity exists, we tried a few UI kits so far which just had paid versions). However whenever I start the project the UI is not being displayed. Instead I just get a black screen and the NGUI overlay. In the editor everything looks ok.  This also occurs on the bundled examples (see attached screenshots). Am I doing something wrong here?
Title: Re: GUI is not being displayed
Post by: ArenMook on April 24, 2012, 02:29:18 AM
NGUI Free doesn't support deferred rendering. Change your camera to use Forward Rendering and try again.

Full version of NGUI supports everything.
Title: Re: GUI is not being displayed
Post by: kork on April 24, 2012, 02:30:00 AM
I see that did the trick. Thank you.
Title: Re: GUI is not being displayed
Post by: MatzeOGH on May 06, 2012, 08:44:58 PM
does the full version support deferred rendering?
Title: Re: GUI is not being displayed
Post by: ArenMook on May 06, 2012, 08:56:39 PM
Yeah.
Title: Re: GUI is not being displayed
Post by: MatzeOGH on May 07, 2012, 06:33:58 PM
Very good, thx