Thanks, I think I already had that set properly, does not seem to work, let me explain-
I am using Plygame, not sure if you know it or it is part of the issue, I have a action bar set up as part of UI, I target a npc in scene, it shows a marker under feet as well a his name and health, all action s fired from bar are directed at whatever is targeted, when I click on action bar UI, the target gets de-selected leaning me to believe I am getting clickthrough.
I have the UIroot and all children on a Ui layer.
I have the Ui camera culling mask set to just UI.
I have a main camera as well set to default layer and culling everything except UI.
Am I missing something?
Thanks.