I installed 2.02.21 into an existing project. The FMOD Setup Wizard, when it reaches the Reorganize Plugin Files, shows 34 files to move and 39 files missing. The missing files were all here:
Assets/Plugins/FMOD/lib/[platform]/[file]
They apparently needed to be moved here:
Assets/Plugins/FMOD/platforms/[platform]/lib/[file]
I had to move them all manually, which leaves me with the question: wasn’t this the whole point of the file reorganizer?