- Steam Audio version: 4.8.1
- Unity version: 2022.3.69f1
- (If applicable) Unreal Engine version:
- FMOD Studio version: 2.03.13
- Operating System and version: Android
- CPU architecture: arm64
Issue Description
The issue with the 16KB memory page size on arm64 apparently hasn’t been fully resolved. Unity is still complaining about the libphonon_fmod.so library.
The LLM suggests that, most likely, the necessary flags for Android were not added in FMOD/CMakeLists.txt.
Issue Description
The issue with the 16KB memory page size on arm64 apparently hasn’t been fully resolved. Unity is still complaining about the libphonon_fmod.so library.
The LLM suggests that, most likely, the necessary flags for Android were not added in FMOD/CMakeLists.txt.