Sharksie
(Sharksie)
November 2, 2016, 9:45am
#1
This is a weird one. I have a gui that I’m fading in and out as a tooltip. It works fine in studio but online the gui elements just stop changing their appearance in accordance with what I’m doing.
Studio:
https://i.gyazo.com/c9b8ab04f499a26c66cfb0b76a8ea2ef.mp4
Online:
https://i.gyazo.com/5eb13fe2a8977cf7df1936f937b8c1a6.mp4
Anyone know what the deal is? How do I fix this?
Edit: Apparently people can’t see my videos. Right click and open the video in a new ta to view it.
Veldaren
(Veldaren)
November 2, 2016, 12:07pm
#2
I don’t know why but I cannot see videos from you
2 Likes
Master3395
(Master3395)
November 2, 2016, 1:06pm
#3
Rightclick and open in seperate tab.
1 Like
Well, I for one think the second video makes the text stand out more. It really captures my focus.
Veldaren
(Veldaren)
November 2, 2016, 4:33pm
#5
Doesn’t work on mobile. All I can do is to download it, but even then the video is empty.
einsteinK
(einsteinK)
November 2, 2016, 5:19pm
#6
You’re doing that from a LocalScript, right?
(otherwise shame on you)
Sharksie
(Sharksie)
November 2, 2016, 6:18pm
#7
Yes, everything works fine offline. My code works fine in all cases. This is a rendering issue that only happens online.
einsteinK
(einsteinK)
November 2, 2016, 6:20pm
#8
I assume that means you’re using a localscript
Does it work in Start Server / Start Player?
(if nothing goes wrong there, it’s probably a bug that’s only in the client, whatever that might mean)
Sharksie
(Sharksie)
November 2, 2016, 6:21pm
#9
I don’t understand where the miscommunication is. It works fine in all offline cases, it renders wrong online. Its a bug with rendering.
1 Like
Sharksie
(Sharksie)
November 2, 2016, 6:46pm
#10
Another gif:
The gui rendering updates in the middle of the gif so you know all the guis are where they should be. They just don’t update sometimes.
You should include a reproduction and possibly your system specs if this only happens on your machine.
Sharksie
(Sharksie)
November 2, 2016, 6:52pm
#12
This happens on my PC and both my laptops.
I think I’ve seen a similar issue to this and it happened when there were a lot of GUI instances being rendered on screen. Could that be the case here?
einsteinK
(einsteinK)
November 3, 2016, 10:28am
#14
I know that when I have too much (surface)GUIs, all 2D elements (including CoreGui) become invisible.
Maybe for Sharksie it results in this thing.
I also tried joining the place (I think it’s the pizza one), but I get “Not allowed”
Sharksie
(Sharksie)
November 7, 2016, 3:56pm
#15
Still don’t know what’s up with this. This bug will seriously affect my game if I can’t figure out the problem, and that would suck.
1 Like