Forums › 💬 NodeCanvas › ⚙️ Support › Multiple Choice Buttons Are Non Interactable › Reply To: Multiple Choice Buttons Are Non Interactable
Hello,
Please make sure that you have the Unity EventSystem added in your scene. You can add this by the Unity top menu “GameObject -> UI -> Event System”.
Thanks!