# FMODStudioSettings.asset source bank path uses wrong slash in folder path for Mac compability

**URL:** https://qa.fmod.com/t/fmodstudiosettings-asset-source-bank-path-uses-wrong-slash-in-folder-path-for-mac-compability/15494
**Category:** Unity
**Created:** [February 26, 2020, 2:59am UTC](https://qa.fmod.com/t/fmodstudiosettings-asset-source-bank-path-uses-wrong-slash-in-folder-path-for-mac-compability/15494 "2020-02-26T02:59:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![studioatmazeke](https://avatars.discourse-cdn.com/v4/letter/s/2bfe46/32.png) [@studioatmazeke](https://qa.fmod.com/u/studioatmazeke)
#### Post date: [February 26, 2020, 2:59am UTC](https://qa.fmod.com/t/fmodstudiosettings-asset-source-bank-path-uses-wrong-slash-in-folder-path-for-mac-compability/15494/1 "2020-02-26T02:59:38Z")

</div>

With the latest Unity integration 2.00.07, we are seeing an issue with the sourceBankPath in FMODStudioSettings.asset. When I browse to the bank folder on my PC, it sets the path using a backslash. This apparently doesn’t work correctly if you are using Unity on a Mac.

When my teammate browsed to the banks folder on his Mac, it set the path with a forward slash, which works on both his Mac and my PC.

Here’s a copy of his commit which fixed the issue, for reference:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/1X/26c70d7be57dbac16cb84ec51939df283098c0b6.png)

Unity version: 2019.2.9f1

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [March 6, 2020, 4:18am UTC](https://qa.fmod.com/t/fmodstudiosettings-asset-source-bank-path-uses-wrong-slash-in-folder-path-for-mac-compability/15494/2 "2020-03-06T04:18:24Z")

</div>

Are you both on the same version of the FMOD Unity Integration? It should always be using a forward slash.

---

<div class="post-metadata">

### Author: ![studioatmazeke](https://avatars.discourse-cdn.com/v4/letter/s/2bfe46/32.png) [@studioatmazeke](https://qa.fmod.com/u/studioatmazeke)
#### Post date: [March 6, 2020, 5:10am UTC](https://qa.fmod.com/t/fmodstudiosettings-asset-source-bank-path-uses-wrong-slash-in-folder-path-for-mac-compability/15494/3 "2020-03-06T05:10:21Z")

</div>

Yes, our project is in source control and we are both on the same integration version. This happened right after updating the project to 2.00.07 (which did force me to re-locate my banks folder after updating). I can also confirm that this happened on my other project when I upgraded to 2.00.07.

I also fully deleted and re-generated the FMODStudioSettings.asset just in case and it still put in a backslash for the path.

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [March 20, 2020, 3:35am UTC](https://qa.fmod.com/t/fmodstudiosettings-asset-source-bank-path-uses-wrong-slash-in-folder-path-for-mac-compability/15494/4 "2020-03-20T03:35:04Z")

</div>

Apologies for the delay, thanks for bringing this to our attention. We are aiming to have the fix for this in the next release.
