Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
4 years ago

OVRAudio not initialized

With the Spacializer plugin set in project settings, we are repeatedly seeing these errors every frame when running on the Quest hardware. 

 

09:37:49.690 5039 5158 I OvrAudio : ovrAudio_SetSimpleBoxRoomParameters: OVRAudio not initialized
09:37:49.690 5039 5158 I OvrAudio : ovrAudio_SetSharedReverbWetLevel: OVRAudio not initialized
09:37:49.690 5039 5158 I OvrAudio : ovrAudio_MixInSharedReverbAndAmbiLR: OVRAudio not initialized

Note that OVRManager is initialized and running. Is there something else that must be present for OVRAudio to initialize? Searching the codebase, I do not see much in terms of OVRAudio. Is the ONSPAudioSource supposed to init OVRAudio? Or is there something else I am missing?

3 Replies

Replies have been turned off for this discussion
  • Seeing the same issue here and not sure what to do about it.

  • Still getting this as well -- anyone have any leads on this?  Doesn't seem to cause an obvious problem, but spamming the log that hard can't be good for performance.