I’ve been trying to find any documentation about the new Unity 5 audio import settings, specifically best practices for iOS builds. All of the current Unity documentation on this subject is out of date.
The current Unity documentation details settings for Unity 4 but those have all since changed. Unity also previously had a list of best practices to follow for setting up audio for iOS, which is also out of date. As a result I am trying to debug a weird audio problem on iOS and I am blindly changing import settings without knowing what they are meant to do.
Can we please get documentation updates on these subjects:
-
Unity - Manual: Getting started with iOS (relating to audio)
-
Unity - Manual: Audio Clip (especially the iOS section)
Thank you!