License error with Unity Basic (non-Pro)

I am using the download from the download page and having the same issue, however I think I know the cause.

Right before the “DllNotFoundException: fmod” I get “License error. Plugins are only supported in Unity Pro!”

I don’t have a Unity Pro license so I cannot import native code plugins as native plugins are a Pro/Mobile only feature. http://docs.unity3d.com/Documentation/M … ugins.html

I assume pushing to a device (iOS/Android) will work (Haven’t had time to test it yet), if it does it’ll just make debugging a bit slower as I can’t test in the editor.

I think a disclaimer stating that a Pro license is required for Desktop use might be needed.

Also are any example scenes or projects going to be available?