# Cannot build for Vision Pro

**URL:** https://qa.fmod.com/t/cannot-build-for-vision-pro/21725
**Category:** Unity
**Created:** [June 6, 2024, 2:08am UTC](https://qa.fmod.com/t/cannot-build-for-vision-pro/21725 "2024-06-06T02:08:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fmod3000](https://avatars.discourse-cdn.com/v4/letter/f/a6a055/32.png) [@fmod3000](https://qa.fmod.com/u/fmod3000)
#### Post date: [June 6, 2024, 2:08am UTC](https://qa.fmod.com/t/cannot-build-for-vision-pro/21725/1 "2024-06-06T02:08:20Z")

</div>

Hey,  
I want to use FMOD for 3D Audio in Unity / Vision Pro.  
First of all, is there a guide on how to set this up correctly?  
I see the words “Apple Vision Pro” appearing here:  
[https://www.fmod.com/docs/2.03/unity/welcome-whats-new-203.html](https://www.fmod.com/docs/2.03/unity/welcome-whats-new-203.html)

Is this the one I should use?

Because I cant build the XCode project, getting this error:  
“Undefined symbol: \_FMOD\_MultibandDynamics\_GetDescription”

and

“Linker command failed with exit code 1 (use -v to see invocation)”

I am not even using MultiBandDynamics. I only have a basic looping mp3 on the master bus and in Unity I put the Listener onto the camera and placed an empty with the Audio Source.

Would really appreciate an answer on how to do this correctly, what version is the most stable etc.

Thank you!

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [June 7, 2024, 5:55am UTC](https://qa.fmod.com/t/cannot-build-for-vision-pro/21725/2 "2024-06-07T05:55:31Z")

</div>

Hi,

What version of Unity and the FMOD integration are you using? Would it be possible to get the full build log posted as well?

---

<div class="post-metadata">

### Author: ![fmod3000](https://avatars.discourse-cdn.com/v4/letter/f/a6a055/32.png) [@fmod3000](https://qa.fmod.com/u/fmod3000)
#### Post date: [June 7, 2024, 4:14pm UTC](https://qa.fmod.com/t/cannot-build-for-vision-pro/21725/3 "2024-06-07T16:14:44Z")

</div>

Hello Connor,  
thank you for the reply.  
I used Unity 2022.3.19f1 with the PolySpatial 1.2.3 MixedReality scene, FMOD Unity 2.03.01 package and the corresponding FMOD Studio OSX app.  
I also used the FMOD Unity 2.02.22 version, which compiled but didn’t render the 3D audio correctly on device either.

Since I am just starting development, would it be possible for you to provide the correct versions of Unity, FMOD, VisionOS (Beta or not?) or, even better, provide a basic project file with a simple setup that works on device? This would help me out immensely.  
I also read that Unity uses FMOD under the hood and basic 3D positional audio is possible without using the FMOD package.  
Would you be so kind and elaborate on this? I only need basic positional 3D audio, not necessearily fancy reverbs or other FMOD Studio exclusive features.

Thank you very much

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [June 13, 2024, 12:35am UTC](https://qa.fmod.com/t/cannot-build-for-vision-pro/21725/4 "2024-06-13T00:35:11Z")

</div>

Thank you for providing the details. I have reproduced the issue and forwarded it to our development team for further investigation.

The `2.02.22` integration is compatible with all supported Unity versions, including Beta `6.000`.

> [@fmod3000](#):
>
> I also used the FMOD Unity 2.02.22 version, which compiled but didn’t render the 3D audio correctly on device either.

Could you please elaborate on this issue?

> [@fmod3000](#):
>
> provide a basic project file with a simple setup that works on device?

Unfortunately, I am unable to provide a basic project.

> [@fmod3000](#):
>
> I also read that Unity uses FMOD under the hood and basic 3D positional audio is possible without using the FMOD package.

You are correct; Unity uses an older version of the FMOD engine. However, we have not interacted with their implementation, so we cannot provide support for it. You can find Unity’s documentation on using their spatializer [here](https://docs.unity3d.com/Manual/AudioSpatializerSDK.html).

Thank you for bringing this issue to our attention.
