Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: indeisoft on November 21, 2014, 07:09:12 AM

Title: All NGUI controls are not shown, even the examples and tutorials
Post by: indeisoft on November 21, 2014, 07:09:12 AM
Hello,

Well I just bought NGUI, when I open it in a new project everything is OK, but when I add it to my project, than on every scene I open from the examples, nothing is shown, I also have some problems with NGUI so maybe something is not configured as it should be...

so my question is, are there any Player/Project setting I am missing?

I past on all, also verified the "Raycast hit triggers" is marked.

Thank you
Tsahi
Title: Re: All NGUI controls are not shown, even the examples and tutorials
Post by: fbaez51 on November 21, 2014, 08:12:41 AM
Do you have a UICamera component attached to the Camera used to draw the UI?

Check out the link below:

http://www.tasharen.com/ngui/docs/class_u_i_camera.html
Title: Re: All NGUI controls are not shown, even the examples and tutorials
Post by: indeisoft on November 21, 2014, 10:41:37 AM
Again - I'm openning the same scenes of the NGUI examples pacakge...when I open them on my own project, the UI is not shown(only some sprites)
I have other issues (like the UI root is so small, some fonts not shown...)
This is why I'm asking, Is there any settings I'm missing?
Title: Re: All NGUI controls are not shown, even the examples and tutorials
Post by: ArenMook on November 21, 2014, 09:01:04 PM
Check the console log. Do you see an error there? Also make sure that only one camera can see the layer used by your UI.
Title: Re: All NGUI controls are not shown, even the examples and tutorials
Post by: indeisoft on November 25, 2014, 06:33:22 AM
thank you It was solved by setting camera settings , still I'm having problems with the camera. i'll start new post