- Home /
 
how can i prevent touch event are transfer to back canvas??
I have a two canvas in a Scene and all canvas using screen space - camera render mode
first canvas is main canvas has some buttons. 'order in layer' is 0
click some button popup 2nd canvas (order in layer is 1)
2nd canvas hide whole 1st canvas area
when i touch over 2nd canvas, the touch event also transfer to 1st canvas
so button in 1st canvas are clicked.. which i don't want
I'm try to add Canvas group to 2nd canvas but still not working
sorry for my poor english!!
               Comment
              
 
               
              you are a native language.
according to your problem, maybe you're using canvas and commands no object, I can not say much about your problem because your code is not equal to rectify
Your answer