I am positioning a UI panel, and/or image, on top of another panel and tried to use it as a popup menu. I have a few problems:
-
I have added a canvas to the object but then the buttons placed on the top panel does not work.
-
I have not been able to shield the objects on the bottom panel, like buttons, from being accessible without disable each one of them separately. I am trying to put a “protection” panel so the user cannot click anything during the time it is active.
I have tried different things found on the web but not succeeded and need some advise.
