(Solved) Using new audio engine with GearVr give high pitch sound
Hello guys, anyone used the new audio engine on android? I just tested it and somehow the sound doesn't feel right, it plays with high pitch, it's like *1.3 pitch. Edit: Ok after few days I found the issue, looks like below two code was the reason for this high pitch sound, even though I returned them back on project setting to 44100 and default for audio type but seems its a bug and you will still face the issue till you delete these 2 lines from your DefaultEngine.ini if you have them. AndroidAudio=xxxxx AudioSampleRate=xxxxx920Views0likes3Comments