Hi All,
Have problem with a lower depth panel with click blocking widget is blocking clicks on a higher depth panel.
GUI1 - UIPanel depth 10
GUI2 - UIPanel - depth 5
Container - UIWidget
ClickBlockWidget - UI Widget/Box Collider
Disable the ClickBlockWidget. Can click on buttons on GUI1
Thanks