Hi, we are using Wwise with unity 2017. As Unity will always recompile all code in the main assembly, and the Wwise folder is currently NOT inside the Plugins folder, Wwise integration costs us compilation time as we code. We work around this by moving specific folders into extra Plugins folders, so that it stays in the plugins assembly. But it would be much better if Wwise could do this by default. Thanks.