Need help with the UI buttons

I have a Main Menu scene in which the buttons work fine on both the computer and unity remote, but when trying to attach the buttons to the GUI canvas, then nothing works, despite the fact that the “interactable” field is enabled

@Loud_Lasagna

“Need help with the UI buttons”

Then why wouldn’t you ask this in UI / uGUI area instead? I guess not that many UI people read this area…

Besides, your question is so vague, what have you done?

How have you setup your UI?

Do you have event system in Scene?

Do you have overlapping UI elements that could block the buttons from getting clicks?

Now everyone has to just guess.

“but when trying to attach the buttons to the GUI canvas, then nothing works…”

This doesn’t make any sense. AFAIK all UI elements have to be parented under Canvas, otherwise they won’t work or render.

2 Likes

I’m sorry I made so many mistakes, but you just told me my problem: i have messed up the GUI canvas right at the beginning

1 Like

@Loud_Lasagna

Well - if my help solved your issue, why not press that like button? :slight_smile: