i have an pretty empty scene, with EventSystem (touch input module enabled not forced), a lightweight empty containing my touch-camera control logic and a canvas containing a button
on click it fires a print()
on touch on the ipad/safari it does nothing
what do i need to do so i can touch-click buttons?