We recently updated our unreal 4.27 project to wwise 2022.1 and now we are unable to build the project due to a "CS0246" error were 'AkUEPlatform' can't be found like it doesn't exist in the plugin. Here is the full error:
\Plugins\Wwise\Source\AkAudio\AkAudio_Windows.Build.cs(21,46): error CS0246: The type or namespace name 'AkUEPlatform' could not be found (are you missing a using directive or an assembly reference?)