Windows 10 Phone support

Hey guys

We are attempting to use Fmod in Unity with a windows 10 phone but when attempting to build the project we get the error:

Plugin fmodstudio must have identical settings for all SDKs

Does anyone know how to get past this?

Thanks

It seems that the settings on the Windows Phone 8.1 files are incorrect and are conflicting with the UWP files.

If you’re not targeting Windows Phone 8.1 the quickest fix is to delete the Assets/Plugins/Metro directory.

Otherwise make sure that Assets/Plugins/Metro/fmod.dll and fmodstudio.dll target SDK Phone SDK 81 and CPU X86.