UI Won't Appear

ok so i have this ui issue, when i click a button which triggers a ui to tween to the center of the screen, it wont appear.

yes, the ui did tween to the position but it isnt visible.


there is another ui and it may be overlapping it, but i doubt that because when i put it in that position when im editing it, it appears

anyone know why?

1 Like

Have you tried increasing the Zindex of the frame? It seems like the most reasonable way that it isn’t showing and lapping over the frame in front of it.

Or you should copy the frame, then delete it and paste it again onto the same parent.

That would be the Zindex, the Zindex of the MainFrame is higher than the MainFrame2

still isn’t working, i tried increasing the zindex and duplicating the frame into the same parent, still doesnt appear.

really not sure what is happening