AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

App crash on Release Plugin on iOS Wwise 2018.1.4 on ARMv7 devices

0 支持
When playing sound using release version in plugin. App will crash when trying to post an event. However this works on Profile plugin.

AkSoundEngine.PostEvent("example_sound", gameObject);

Steps.

1. Use Unity 2018.2.20 and Wwise 2018.1.4

2. Generate Soundbanks and set platform to iOS

3. Set plugin to Release plugin.

4. Build and deploy on iPod Touch Gen 5 or similar device with ARMv7.

5. Note the app will stack trace

mapping_inverse(vorbis_dsp_state*, vorbis_info_mapping*)

DecodeVorbis(AKTremorInfo*, unsigned short, unsigned char*, float*&, unsigned int&)

6. However this is work if you set the plugin to profile.
van l. (100 ポイント) 2019 1/22 質問 General Discussion

Please sign-in or register to answer this question.

...