コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

0 支持

Hi,

We want to upgrade our project from unity 2018.4.23 to unity 2019.4.13 and were using wwise 2017.2.10.
On Windows, Mac, iOS and Android sound works but on Linux no sound is played, also no sound device is listed anymore in the system audio settings. Previous version with unity2018 works under Linux.

I can also reproduce this with a test project under untiy 2019.
There is no error code in the unity log: 

Mono path[0] = '/media/sf_vmshare/builds/testaudio_Data/Managed'
Mono config path = '/media/sf_vmshare/builds/testaudio_Data/MonoBleedingEdge/etc'
Preloaded 'libAkSoundEngine.so'
Display 0 'Virtual1': 5120x1310 (primary device).
Desktop is 5120 x 1310 @ 60 Hz
Initialize engine version: 2019.4.13f1 (518737b1de84)
[Subsystems] Discovering subsystems at path /media/sf_vmshare/builds/testaudio_Data/UnitySubsystems

...


WwiseUnity: Initialize sound engine ... 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

WwiseUnity: Sound engine initialized. 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Setting up 2 worker threads for Enlighten.
  Thread -> id: 7fb321aa5700 -> priority: 1 
  Thread -> id: 7fb3212a4700 -> priority: 1 

After upgrading wwise to the newest version (2019) everything works again under Linux.
Because the wwise upgrade would delay our unity upgrade even more I would like to ask if someone has the same problem and found a solution?

Or if this is a known issue and only a wwise upgrade can fix this?

Johannes K. (110 ポイント) General Discussion

Please sign-in or register to answer this question.

...