NGUI depth issue
I have a popup window that i would like to appear on top of everything else in the scene. However, gameobjects within a scroll view grid are appearing on top of it. I'm not sure how to go about fixing this issue. Please view the following gif to understand the issue.
Comment
Is your pop up window on its own UIPanel? you may need to change the depth of the panel.