Hello, i faced the folowing problem. I created menu, and when i'm pressing button, active panel should disable and another have to enable, i did it by using gameObject.SetActive(), but it makes UIPanel on UIRoot freeze on 5-7 ms as like as UICamera. What am i doing wrong?