This started today and never happened to me before. I scripted a system that makes an underwater sound play when your camera goes underwater and it has been working perfectly until today, and I have no idea why this just suddenly started to happen.
(You have to turn on audio if your device is muted to hear this)
Things to note:
This is the only sound effect that this is happening to. (I have other sound effects in my game)
The weird sound only occurs on high graphics.
It just started today.
This only happens in-game.
What is the cause of this? And if this has been asked (and solved!) before, please tell me
Are there any solutions? Thanks
I typically play with high graphics and a framerate of 40 fps, but with only one graphics bar it’s a steady 60. My framerate is probably the cause of this audio glitch, but I’m confused as to why this suddenly started happening, and I’m hoping this isn’t the case for everyone since this can annoy a lot of players.
The script is indeed a local script and is working perfectly, the problem only happens with the audio. I would like to know if it’s just me who’s experiencing this problem.
My script enables a PitchShiftSoundEffect and an EqualizerSoundEffect, and after some debugging I found out that something with the PitchShiftSoundEffect made the crackling happen, so now only the EqualizerSoundEffect enables.