Author Topic: Gizmo draw error in 2.1.2 (panel outlines for disabled panel)  (Read 2051 times)

RocketPop Games

  • Guest
Hello!

   After upgrading to 2.1.2, I get an exception when I run our game in the editor. It happens when I have selected a widget from UIPanel that is then disabled in code.

NullReferenceException
UIPanel.OnDrawGizmos () (at Assets/ThirdParty/NGUI/Scripts/UI/UIPanel.cs:948)
UnityEditor.DockArea:OnGUI()

Cheers,
-RPG

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Gizmo draw error in 2.1.2 (panel outlines for disabled panel)
« Reply #1 on: July 30, 2012, 05:58:11 PM »
Thank you, I will fix it.