I have a number of checkboxes (UIButton, UIToggle etc) grouped under a tween, so that when I click on a header they expand and I can change as necessary (see attached screenshot). However the first time I expand them each fires the OnValueChange. This only happens the first time, every other time they just expand as I'd expect. This unexpected behavior is annoying as I need to know each time a user actually changes one of the checkboxes. Any idea on what I'm missing
thanks
Paul