I have a scroll window setup with the UI that displays a list of buttons. The functionality is working fine, but I find that when I interact with the object it seems like it cannot decide if it is going to respond to touching the buttons or the scroll window.
Sometimes when I touch a button it does not activate. And, sometimes when I try to scroll, it does not scroll. It is not consistent.
It’s seems, to me, that the detection for touching objects is conflicting? What could be the cause of this strange tick?