Hello.
I am attempting to integrate Wwise (preferably 2023.1.6.8555) into an existing Unreal Engine 5.2 project.
On paper, we meet all the requirements to be able to do this (C++, Unreal Engine V#, Wwise V#) according to Release Notes 2023.1.6
However, it keeps throwing the error "Unreal Engine version not supported in the latest Wwise integration version. Previous versions can still be integrated." Even with attempting to integrate with previous Wwise versions.
This error does NOT appear for UE5.3 and UE5.4 Builds, but does for 5.2 Builds (and some 5.1 builds, but that is to be expected as per the release notes)
I can't seem to find a solution here. The Release notes clearly state that 5.2 is supported, but this doesn't seem to be the case for us. When ignoring the errors and continuing to build into the UE project, UE and Wwise start to throw errors and will not work.