When I change the NGUI library , then make the problem such as "Color colF = color;
colF.a *= mPanel.alpha;"
The "mPanel" is null . This function is at "void SlicedFill (BetterList<Vector3> verts, BetterList<Vector2> uvs, BetterList<Color32> cols)"
Why