- Home /
canvas group breaks button
I have a large UI only project. I have an interactable area that has buttons, toggles, scroll bars, etc. My canvas group component basically stopped working when I add them to new objects. the old ones work.
I have a button that I place on top of everything that when clicked, resets a timer that controls a time out method.
When I add a canvas group to it and disable Blocks Raycasts, the button no longer functions and triggers the click event. I can interact with the ui elements below it, but it breaks.
Happens in 4.6.4, 4.6.5f, 5.0.1 basically any version I open the project in.
Thoughts?
Your answer
Follow this Question
Related Questions
UI Button not correctly working 0 Answers
My UI buttons work fine in editor but when I exported the game on Android, only some of them works. 0 Answers
Use Canvas Buttons as Input Axis 1 Answer
Call Functions On Player From Canvas Elements In a Multiplayer Game 1 Answer
Buttons in UI Scroll Rect 2 Answers