I am not sure if this is a update or something I never saw before. When I click my character while playing in studio. this appears:
I followed it to this script by @TheGamer101:
Can someone tell me whats going on?
I am not sure if this is a update or something I never saw before. When I click my character while playing in studio. this appears:
I followed it to this script by @TheGamer101:
Can someone tell me whats going on?
Same problem?
It’s the avatarContextMenu. It’s supposed to be disabled by deafault and be activated with this:
game:GetService(“StarterGui”):SetCore(“SetAvatarContextMenuEnabled”, true)
Disabling it won’t work, so it is probably a bug.
so it’s not new.
Now when I think, it’s indeed a bug since it won’t appear when playing normaly.
Pretty sure there is an FFlag associated with this that you can switch off for the time being.
Edit: RIP it’s on the client we’re all doomed
Same issue.
Yup, but it should not be active by default and it won’t turn off with:
game:GetService(“StarterGui”):SetCore(“SetAvatarContextMenuEnabled”, false)
Off topic: Is the Roblox site down for anyone else? I can’t even access studio projects.
Me too, I think it is a update.
Rip, they better fix it, I was working on something.
Yup, just came back up for me.
This in conlusion: It’s a bug.
roblox.status.io is updated manually and may not always accurately represent availability of the site.
Ah, alright.
I have this too, and I didn’t have this recently. I think this is new