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?