Hi,
Having another issue that has me stumped. I have two canvases in my scene. Both have buttons on them, one has objects that can be transformed.
Canvas 1 Sits in front of Canvas 2. On Canvas 1, there are some buttons. When you push one of them, it disables canvas 1 so that canvas 2 can be interacted with.
Here is a basic Diagram.
The Buttons on Canvas 1 work fine.
The Objects with Transformers on Canvas 2 Work fine also, however the buttons on canvas 2 don't work at all.
The only time they work is when i disable the Touchscript Input Module, however when i do that it stops all touch input from touchscript.
Whats weird is that the buttons on C1 work fine, but ones on C2 dont.
They're not blocked by anything and i have a Standard Layer on the camera as well as an Event System.
Im posting screenshots.
Anyone else have this weird issue or is it something i'm overlooking that i'm not aware of?.