Hello!
We have a structure like this:
+Panel
+ Panel + Draggable panel
+ Grid
This Grid contains gameobjects with checkbox. When this checks are not checked and we click them, it doesn't change their image until we drag the panel, however the check state is changed.
Our draggable panel has cull property enabled.
We have 2.7.0 and it can't be updated now.
Thanks in advance.