So I'm trying to make a custom UI that involves different toggles but when I spawn it I can't click any of the toggles to change them.
It's as if there might be something blocking? But I can't see anything blocking it, I have even tried removing everything except the canvas and toggles to test it but the toggles still don't work.
Am I doing something wrong? When making the TitleUI I had no issues with buttons but with toggles I'm having a problem on the CustomUI canvas.
I'd appreciate any help I can get, thank you.
EDIT: Nevermind I fixed it, it was because there was no graphic raycaster in the canvas.