You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Use attach attributes to auto attach components.\n\nFor example \n\n[GetComponent] \n[SerializeField] private Image m_Image;\n\nNow all components will automatically attach when you select your gameobject in hierarchy",