Hey there,
I am currently programming a game in Unreal Engine 4.19 with blueprints for the Oculus Rift aiming to release it in the oculus store. Closing in on finishing the project I uploaded the first packaged builds and now I received the results on technical tests. Everything works fine except for the sound test. It stated twice the audio output is not correct. “Audio doesn’t come out of the rift headset.”
Project settings are correct and whats worse is that the sound works when I run the packaged build on my computer.
The debugging tests given out by oculus seem to be broken to my knowledge
and a common problem (Validate App: TestAudioOutput failing. - Oculus Community - 659793). They give out an alternative route through which one can test it without the debug tool and it works as intended.
The oculus store support was up until now not much of a help sadly and I can’t find any solutions or any problems that resemble mine.
I thank you for any help or ideas that could solve this problem. The project is in the development center for more than two weeks now and it is finished as far as I am concerned. This problem is frustrating as you may guess.