社区问答

欢迎来到 Audiokinetic 社区问答论坛。在此,Wwise 和 Strata 用户可互帮互助。如需我们团队直接提供协助,请前往技术支持申请单页面。若要报告问题,请在 Audiokinetic Launcher 中选择“报告错误”选项(注意,问答论坛并不会接收错误报告)。我们内部设有专门的错误报告系统,会有专人查看报告并设法解决问题。

要想尽快得到满意的解答,请在提问时注意以下几点:

  • 描述尽量具体:比如,想达到什么样的目的,或者具体哪里有问题。
  • 包含关键细节:比如,Wwise 和游戏引擎版本以及所用操作系统等等。
  • 阐明所做努力:阐明自己为了排除故障都采取了哪些措施。
  • 聚焦问题本身:聚焦于问题本身的相关技术细节,以便别人可以快速找到解决方案。

0 投票

Thanks for testing out the Wwise 2021.1 Beta! Here are some resources to get you started and questions we've mapped for feedback.

Unity Addressables (experimental)

Suggestions:

  • Make sure to read and be familiar with the documentation:
    • In your Unity project, open Assets/Wwise/Documentation/Windows/en/WwiseUnityIntegrationHelp_en.chm
    • Navigate to the "Using the Wwise Addressables Package in Unity" page
  • Explore the demo game that supports Addressables. Pay attention to how Addressable Groups are automatically created when generating SoundBanks
  • The simplest way to clean up addressable assets and groups is to delete the files in the generated soundbanks folder
  • Follow the tutorial on packaging DLC.

Questions:

  • Is the workflow to automatically create Addressable Groups appropriate in your production pipeline?
    • If not, how would you prefer to separate wwise assets into Addressable groups?
  • Are you satisfied with the way .bnk and .wem files are automatically wrapped in Scriptable Objects?
  • Do you think this new workflow will make DLC creation and packaging with Wwise and Unity easier?
  • Are there any features of our Addressable package that you would like to be able to toggle on or off?
  • Would you prefer if WwiserAddressableSoundBank assets were also addressable by default? If so, why?

 

分类:Beta Feedback | 用户: Damian K. (530 分)

1个回答

0 投票

Hi Damian!

  • Are you satisfied with the way .bnk and .wem files are automatically wrapped in Scriptable Objects?

My team is having some issues with this. Sometimes the automatic wrapper isn't occurring on everyone's repo - our workaround has been to temporarily move the platform folders in UnityProject/Assets/WwiseBanks, and then move them back to trigger a reimport. Is this the best workaround?

用户: Corey B. (490 分)
I'm also running into this issue that Corey has described, and his workaround of temporarily moving the WwiseBank platform folders out of the project and then back in does trigger the reimport, however in doing this I lose all of the assigned Addressables labels that I've associated with Wwise Addressables assets and I have to reassign them individually which is very tedious. Is there a better way that preserves the label assignments, or better yet is there a timeline for fixing this issue in the Wwise Addressables package?
Bumping this stale reply in case anyone has insight in 2023...
...