I've build a gameplay for 2D top-down game, and now it's time for UI. The problem is that my UI obscure some of the objects when camera on the edge of its limits. I need my camera to know that it operates inside UI

I hope it's not a subviewport problem