Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
unity 2019.4版本自带的videoplayer 播放mp4无声音,因为加入了wwise 的工程,去掉wwise工程就可以播放了
in Feature Requests by pan l. (100 points)

1 Answer

0 votes
可以进入Unity的Project Settings中在Audio相关设置里重新打开被disable的Unity原生音频特性,

Wwise在集成时会禁用掉Unity原生音频,

但两者是并行的
by Hou Chenzhong (Audiokinetic) (6.0k points)
Translation:
You can turn back on the disabled Unity native audio feature by going to Unity's Project Settings and going to the Audio-related settings.
Wwise will disable Unity native audio when it is integrated.
But the two are running in parallel
...