Cardboard unity sdk 0.7 CardboardAudio Renderer effect not found

Recently I downloaded new version(0.7) of google cardboard sdk for unity. While importing package this error occurred, but from what I know it’s like that for everybody(and from what i have been told hitting cancel has no effect).

(odmowa dostępu means acces denyed)

But then, after hitting cancel this error occurres:

Effect CardboardAudio Renderer could not be found. Check that the project contains the correct native audio plugin libraries and that the importer settings are set up correctly. Effect CardboardAudio Renderer is effect of Master group of CardboardAudioMixer.

Before upgrading sdk to 0.7 everything worked fine.

Do you know how can I fix that? Any help is appreciated.

If something is not clear let me know.

Hi

Try and delete all traces of google cardboard from your unity project, including the plugins folder and reimport the new version of the SDK. That fixed it for me