Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes

Hi, i have trouble with wwise plugins in unity. In my git it always generates files:

unity/Assets/Wwise/API/Runtime/Plugins/Mac/DSP/libAk3DAudioBedMixer.bundle.meta

unity/Assets/Wwise/API/Runtime/Plugins/Mac/DSP/libAkConvolutionReverb.bundle.meta

unity/Assets/Wwise/API/Runtime/Plugins/Mac/DSP/libAkFlanger.bundle.meta

unity/Assets/Wwise/API/Runtime/Plugins/Mac/DSP/libAkHarmonizer.bundle.meta


And in any of them this changes:

  - first:
      Editor: Editor
    second:
      enabled: 1
      enabled: 0
      settings:
        DefaultValueInitialized: true
  - first:

(green - new changes, red - old)


When i clear them and go to Unity, they regenerate. How can i fix this?

in Feature Requests by Ivan Z. (100 points)

Please sign-in or register to answer this question.

...