Author Topic: NGUI Error Messages  (Read 2071 times)

helioxfilm

  • Guest
NGUI Error Messages
« on: January 31, 2013, 01:47:13 PM »
Hi, I thought we can collect here the messages popping up at the console, to get the meaning of them.

My first and regular messega is the following:

ArgumentException: GUILayout: Mismatched LayoutGroup.Repaint

It used to come up when I create a UITexture without an atlas. All layers set to the same layer. I used to change the shader, nothing else, then make a prefab.

What does this message mean?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI Error Messages
« Reply #1 on: February 01, 2013, 12:55:21 AM »
This is coming from Unity's GUI, not from NGUI.