-
What do you want to achieve? Keep it simple and clear!
I want to create a plugin and I am making the GUIs of it -
What is the issue? Include screenshots / videos if possible!
The issue is that, like it’s written above, the GUI is invisible when it should be visible. Until I touch it, when I touch it then it gets visible. -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
This is an older issue that started June of last year, and I just find it annoying and wanted to solve it now.
I am sure that I tried solving it, multiple times, but I don’t know why. When I copypaste the “invisible GUI” to the ScreenGui, then it gets visible. I don’t know what’s exactly the problem with this. I first created my Gui in StarterGui and it was visible. What my code does is only to copypaste the visible Gui to the player (it’s more complicated but in this way you can imagine better).
I tried adding a higer ZIndex value to the invisible parts, but nothing.
If it’s visible in one place, and that I change nothing, it should be visible to the other place, not?