:SetTeleportGui() doesn't seem to load in any images during place teleportation

Greetings!

I have a system scripted up for teleporting players between places using :SetTeleportGui() before each teleportation. Despite it working as intended, there seems to be a visual flaw with it. The background image, which is an ImageLabel, fails to load in properly during the transition. This also applies to other ImageLabels.

Here’s a video regarding the issue! Do note that this is a testing environment.
You can see the text, but none of the ImageLabels, which is problematic as I want to be able to display imagery aswell.

Is there any way I can force the background image and any other required images to load in properly?

1 Like

I noticed this issue as well when I was playing some Roblox games, may be a bug or an update.

1 Like

Actually, you might be correct. I just tried a popular game that uses a similar system, and any imagery appears to be missing despite it being there before. Looks like a bug.

If I had access to the Bug Reports category, I would post this there. However, I can’t make new topics within that place for some reason.

1 Like

Yeah I just tried on one of my games and noticed that the image UI doesn’t load in. Probably a new bug