NullReferenceException
UnityEngine.Component.GetComponentsInChildren[UIWidget] (Boolean includeInactive) (at C:/BuildAgent/work/d9c061b1c154f5ae/Runtime/ExportGenerated/Editor/UnityEngineComponent.cs:146)
UnityEngine.Component.GetComponentsInChildren[UIWidget] () (at C:/BuildAgent/work/d9c061b1c154f5ae/Runtime/ExportGenerated/Editor/UnityEngineComponent.cs:149)
NGUIMath.CalculateRelativeWidgetBounds (UnityEngine.Transform root, UnityEngine.Transform child) (at Assets/NGUI/Scripts/Internal/NGUIMath.cs:332)
UIDraggablePanel.get_bounds () (at Assets/NGUI/Scripts/Interaction/UIDraggablePanel.cs:135)
UIDraggablePanel.SetDragAmount (Single x, Single y, Boolean updateScrollbars) (at Assets/NGUI/Scripts/Interaction/UIDraggablePanel.cs:364)
UIDraggablePanel.ResetPosition () (at Assets/NGUI/Scripts/Interaction/UIDraggablePanel.cs:417)
<MyScript>.Refresh (.Unit target) (at Assets/Scripts/UI/<MyScript>.cs:323)