[Bug] I have a canvas(new unity ui) i made it a prefab and now all the buttons wont work at all.

I don’t mean just the script, It is completely unresponsive. It doesn’t highlight when my mouse is over it it acts like a static image.

It’s not even the script, It’s just broken.

Please give me some help to avoid this god awful bug.

I’m using beta unity.

Welcome to the forum!

Do you have the required event system in place? If you don’t know what I mean, create a button in an empty scene and check out all the additional game object it requires, like the canvas that you already have and as mentioned the event system.

I don’t understand.

I’m sorry, just a noob with the new UI.

please explain further, I am very appreciative of your helping me.

Give it a try to see whether it works. If it does, I will explain it to you.

Right after I asked I was working on another game and saw the EventSystem gameobject lol
Thanks.