Hello, help me please, i have a problem: I created an UI Panel + UIScrollView, put inside an UIGrid, after that, inside I put several elements as UIDragDropItems.
UIPanel + UIScrollView
- UIGrid
- - item
- - item1
- - item2
But when i scroll down my UIPanel and theese items come invisible, I stiil can hover on them mouse cursor and click them, drag an so on, as they were visible.
I tried to change depth, z.position, but nothing happens. How can i fix it?

