Hi,
I have a checkbox in a panel that behaves just as expected. However if I uncheck the checkbox, deactivate the UI (SetActive or SetActiveRecursively to false) and activate the UI, the checkbox checkmark doesn't appear again when I try to check it. the state is changed, since if I check it (nothing appears), and then deactivate and activate the GUI again, it appears checked.
Bug or something I'm doing wrong?
Best regards,
Alex