Details
Sounds that previously acted fine in my games now sound choppy. At times, this issue gets to the extent where a sound can barely be heard at all.
There may have been a change to sounds that has caused this.
This bug was first encountered/reported by someone on 1/26/2024.
At the time of it first being reported, I did not experience it personally, but it now seems to have worsened, and I am now experiencing it easily.
This bug is experienced both in Roblox Player and Roblox Studio.
This bug does not seem to affect mobile clients or the Windows Roblox app. It does not affect console either. This only seems to affect the normal Roblox Player on computers.
Reproduction Steps
Set a sound’s TimePosition on a loop (used to act fine, now it sounds choppy)
Expected Results
Sounds should play when they should and should not sound choppy
Actual Results
Sounds are now choppy, and sometimes cannot even be heard
^ A snippet of my script used to set the sound’s TimePosition. Note that sounds were fine using this method up until the sounds started sounding choppy.
Note: Previously, I had a similar issue with SPECIFIC sounds being choppy using TimePosition. On the other hand, all sounds now seem to be affected.
Update: this bug does not seem to affect mobile clients or the Windows Roblox app. This only seems to affect the normal Roblox Player on computers. Not sure about console
This is just a shot in the dark but could you change the wait(0.1) to just task.wait()? This is most likely a Roblox problem but I’m wondering if the refresh rate changes anything about the choppiness.
I don’t think this would change anything since I believe the bug has to do with sounds themselves and not how wait works. Otherwise, it would affect things other than sounds.
It only seems to be partially fixed. Quoted from a friend, they state:
Not everything is fixed
I did a test yesterday, old propulsion sounds have started to sound fine, however if you make a new one the effect will persist
Which [is] weird af
Because for me my alstom was sounding fine but the [siemens] wasn’t, then the [siemens] sounded fine but then the alstom [broke]
So idk what was up with that
I do know that the bug lingers while running in [studio] but not in roblox client