I should have done everything I should do, but my test project does not
make any sound with Acoustic Ray Tracing of Meta XR Audio SDK. What are
the likely solutions? The project makes sounds normally when I disable
Acoustic Ray Tracing. My environmen...
It's difficult to give you my project files, because I'm hesitant to
show you the entire project and thus have to extract necessary files.
According to your stack trace, the following line throws the exception.
This seems to indicate that tempSceneLo...
Have you baked the acoustic geometry and map data?You need to have
non-zero byte .xramap and .xrageo files beneath Assets/StreamingAssets
folder. Note:One trap is that you should not use [Meta] - [Audio] -
[Acoustics] - [Bake all scenes],because it h...
No, I couldn't figure out what was wrong with my application above.
However, I could successfully use the Acoustic Ray Tracing with another
application.