out of curiosity, in that screenshot is that your local player doing the bubble chat or another player?
That was me
weirdā¦ I will look into this
Iām getting the same bug. I turned off chat bubbles as a result (because some would literally cover the whole screen) but Adonis has a bchat command so I could still test it.
Iāve managed to solve this! Create a copy of the BubbleChat localscript and add this one line. Fixed.
This will work for a temporary. I expected it to fail but it turns out that it works perfectly. Itās kind of funny, because I had done this as a reaction for lack of having any other way to fix it. I was thinking, āOk, so if thereās a root gui element inside of another root gui element, then we might see two bubbles because itās just drawing for both elementsā¦ So what if I disable the one I donāt want?ā ā¦ And here we are.
EDIT: You can get a copy of the LocalScript [HERE]
It may be best to mark this as the answer for the time being, since itās super easy to do and works.
(Edit, gonna @darthskrill since you were looking for a fix. The fix that was pushed by you was not working for me, even after full shutdown. If itās working for other people, I think you can safely disregard the fact that itās broken for me.)
Seems like today its gotten worse than usual. Hope the fix is coming soon
It seems that there is some glitch with chat bubbles. Every time I walk away from someone (to the point where the chat bubble changes to ā¦) and then rotate my camera the chat bubble takes up the entire screen. Everyone in the game is seeing this and we use the default ROBLOX chat. I cannot believe that more people are not reporting this. Here is a gif of what happens.
https://gyazo.com/ca7657bbc31b0a57bf93efbe0c39a7a9
I have seen this mainly at Washington D.C. - Roblox
I have a fix for this that I am working on, hoping to release the fix next week. Thanks for the report!
This issue seems to be fixed as tested with latest build.
Great, thank you! Is this only in new servers? I got a report a couple of hours ago.
Hey! Iām still getting reports this is happening
Are you able to repro yourself? What are the reports like? I can try and diagnose, but Iāll need a repro case
Iām afraid I havenāt been able to repro, sorry Iāll try and follow up with more information from the players who are experiencing it!
Hey! Players are still experiencing this but unfortunately I havenāt been able to repro it My setup is a billboardgui in a ScreenGui in StarterGui with an Adornee set to a part in the workspace (although doing this in a Baseplate or even in the real game for me doesnāt replicate the bug). I then make the Frame inside the billboardgui Visible and thatās when it ocasionally happens (although never happened to me or a lot of players).
Edit: It randomly happened to me in studio; everything looked normal apart from the MaxDistance which was inf Also, tagging @Tiffnix as I was recommended to by @woot3. Thanks!
Sorry to bump this but Iām still experiencing this issue and players are getting annoyed by it
It looks like this was a different bug from the previous closely related one we fixed. Weāll look into it.
In the mean time, you could consider using a Folder instead of a ScreenGui as the parent of your BillboardGui.
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)