Author Topic: NGUI/Open/Atlas Maker does not show the atlas maker!!!  (Read 12159 times)

samshosho

  • Guest
Re: NGUI/Open/Atlas Maker does not show the atlas maker!!!
« Reply #15 on: December 05, 2013, 04:15:36 PM »
With the latest version (f7), and the function replacement I posted (NGUITools.SetActive), all you need to do to activate something is:
  1. NGUITools.SetActive(targetObject, true);

i have already done this by reading other posts in this support section, but that didn't fix anything. All my Unity SetActive for your NGUI items have been swapped, and what a headache that was! and after finalizing everything and uploading to my iPhone, i find out that it didn't do a thing!

Yes adjust about 600 lines for nothing, thank you!

samshosho

  • Guest
Re: NGUI/Open/Atlas Maker does not show the atlas maker!!!
« Reply #16 on: December 05, 2013, 04:19:21 PM »
The new update seem to fix something, now it works. Not sure if it's the sendmessage thing, because i tried it before getting the new update, and it didn't work.
Anyway, problem solved, but i hope it's not the send message method that fixed it, as i literarily have in one panel over 100 GOs.

robotink

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: NGUI/Open/Atlas Maker does not show the atlas maker!!!
« Reply #17 on: December 09, 2013, 07:08:55 PM »
I had this problem with the Widget Wizard.

In my case it was a Unity Window problem.

Try going into Window -> Layout -> Revert Factory Settings

Hope that helps.


Ps. I've always found that support has been excellent!


Just had this same problem with the Atlas Maker window, this fixed it. thanks!

Sylker

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
Re: NGUI/Open/Atlas Maker does not show the atlas maker!!!
« Reply #18 on: February 03, 2014, 12:16:33 AM »

I got the same problem of Atlas Maker window not showing.

In fact the window has been rendered behind Unity main window and the function "Bring All to Front" was ineffective.

I just resized Unity window and grab the Atlas Make window back to it and docked where I wanted.

arkon3

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 71
    • View Profile
Re: NGUI/Open/Atlas Maker does not show the atlas maker!!!
« Reply #19 on: February 20, 2014, 08:37:56 AM »
I just had the same problem. I'd pinned atlas maker and widget wizard to two unity windows for ease of access. a few days later unity crashed like it often does and I lost my custom window layout. When I re ran unity the NGUI pinned windows were missing and I could't get them to show up again from the NGUI menu. First tried resetting to factory defaults which didn't work. Then out of frustration tried another reset and this time it worked and I can not open the atlas maker and widget wizard.

Oh and ArenMook, the widget wizard is far more useful than the new dropping prefabs idea. to drop prefabs you have to first find them and in a big project that can take some time. Far easier to pin the (legacy) widget wizard to a window and add them there, so please don't remove this tool, intact please improve it, don't make it redundant.

mishaps

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 65
    • View Profile
Re: NGUI/Open/Atlas Maker does not show the atlas maker!!!
« Reply #20 on: March 16, 2014, 02:18:53 AM »
I have had this problem with the NGUI windows not showing. This issue was resolved for me by following the suggestion to "Revert To Factory Settings..." under the Layout menu in the top right.