[Studio] Voice-enabled playtest errors in CoreGui Players layoutMuteAll because shareGameButton is nil

Starting a Studio playtest in a voice-enabled experience consistently produces this CoreScript error:

CoreGui.RobloxGui.Modules.Settings.Pages.Players:1931:
attempt to index nil with ‘Parent’

Stack:

  • Players:1931 - layoutMuteAll
  • Players:2155
  • Players:2323

No experience script accesses this CoreGui module.

Expected behavior

  1. Open a voice-enabled experience in Roblox Studio.
  2. Ensure VoiceChatService.EnableDefaultVoice is enabled.
  3. Start a Play Solo test using a voice-eligible Studio account.
  4. Wait for the client CoreGui to initialize.
  5. Observe the error in Output.

Reproduction rate: 100%

Expected Behavior

The Players settings page initializes without producing a CoreScript error.

Actual Behavior

The voice-chat Mute All layout attempts to access the Parent property of a nil shareGameButton.

A private message is associated with this bug report

10 Likes

3 Likes

Same issue, happens consistently every time I playtest

3 Likes

image
same here

2 Likes

2 Likes

Same with me


but i think i know why its happening, i playtested earlier in r15, didn’t get this error, but when i switched it to r6 it appeared (how wonderful!)… i swear im going to kill david with his anti r6 propganda

2 Likes

Well in my game your always r15 and the error is always present so I don’t think that is it, but it’s truly fathoming that the last studio update didn’t update this with this thread here this is literally something any programmer could fix in 10 seconds.

2 Likes

please fix this already, it’s so annoying.

1 Like