How do I select UI objects with the mouse pointer?
I'm using a canvas with game objects inside of it.
I tried using the "screen pick 2d" and "UI is pointer over UI object" actions but nothing is happening. have a hitbox on the game object that I'm trying to select in the canvas but I'm not sure that matters.
any thoughts or suggestions would be appreciated.