Hello
I'm currently in the process of cleaning up the warnings in our Unity project.
I'm getting three warnings from NGUI, I'm on version 3.5.1.
Field 'UIToggle.radioButtonRoot' is never assigned to, and will always have its default value null UIToggle.cs 76
Field 'UISlider.foreground' is never assigned to, and will always have its default value null UISlider.cs 25
Field 'SpringPosition.eventReceiver' is never assigned to, and will always have its default value null SpringPosition.cs 57