Wwise 版本
- Sample Project
- Wwise SDK
- Wwise Unity 集成
- Wwise Unreal Integration
- Wwise 基础知识
- Wwise 帮助文档
其他文档
- Strata
- ReaWwise
- Audiokinetic Launcher
- Wwise Audio Lab
- Wwise Adventure Game
- GME In-Game Voice Chat
- Meta XR Audio
认证课程
- Wwise Fundamentals (2024.1)
- Wwise Interactive Music (2021.1)
- Wwise Performance Optimization (2023.1)
- Wwise Unity Integration (2023.1)
其他资源
- 网站
- 视频
- 插件
- 音频人脉网
- 问答
- 博客
I need to confirm whether it's WwiseObjectType.SoundBank or WwiseObgjectType.Soundbank.I can't create a blank Unity project and integrate Wwise into it myself because I'm getting this long-unresolved error: 2025-05-16T20:25:17.704Z: Unable to get current integration version: version file not found"Integration of a new wwise can't determine previous version of wwise" <facepalm>
Wwise version 2023.1.8.8601(Modified) Unreal Engine version 5.4Windows (unconfirmed on other consoles)ProblemWhen posting a looping event on a game object (and it only happens on this one object, everything else works fine), the sound does not play. When profiling, the Voice Inspector shows that the sound is not virtual and is playing at a reasonable volume (between -10dB and -3dB). However, the distance ...
I'm trying to simulate a realistic car engine using blend tracks, I need to create 100 blend tracks each with their pitch shifters and volume changers The workflow is repetitive and tedious with all the dragging files and sliders around, and there isn't any information on how to create blend tracks and sync parameters, change track start end values, or how to set a pitch or volume automation points ...
/qa/12476/ise- -installation-issue-under-investigation-solved/
We have received a few reports about a problem preventing the Audiokinetic Launcher to install Wwise 2023.1.0.8367. The operation fails with a "Could not download: corrupted file on disk." error. We have found the cause of the problem, it is on our servers, and we are deploying all efforts to resolve the issue. I will reply here to let everyone know when the problem is fixed. The problem has been ...
/qa/12469/ise- -1-0-0367-installation-stuck/
I'm trying to install Wwise 2023.1.0.8367 via Wwise launcher, but during "Performing install operation" it's stuck on: Processing Authoring.Documentation.Tar.Xz... Processing Authoring.Documentation.MasteringSuite.Tar.Xz... Processing Authoring.Documentation.ConvolutionReverb.Tar.Xz... Processing Authoring.Documentation.Reflect.Tar.Xz... Processing Authoring.Documentation.SoundSeed.Tar.Xz... Processing ...
It has come to our attention that some users cannot install Wwise version 2024.1.4 / 2023.1.12 using the Audiokinetic Launcher. The problem is not yet fully understood; we suspect it is a concurrency problem while unarchiving some components. The result is that the installation fails with a message stating:Unknown error, zip util exited with error code 50To workaround this problem, we recommend ...
Hi Everyone,I'm currently trying to build a WebGL version of my Unity game with Wwise integration, and I’ve hit a roadblock with the Wwise Addressables workflow.Setup:Unity version: 2023.2.20f1Wwise version: 2024.3.8749Target platform: WebGLWwise Addressables package: InstalledSteps I followed:Integrated Wwise into the Unity project.Installed the Wwise Addressables package.Created the path: Assets/WwiseData/Bank ...
Hi folks, I've got an issue with an rtpc not imprinting it's values on a curve. Wwise 2023.1.7, Unity 2022.3 On the left the curve I'm trying to imprint on, middle profiler with the rtpc values for RTPC_CameraDistance and right the rtpc in the property editor. I'm getting the correct values from Unity (CameraManager) but they won't transfer to the curve. The global value seems to overwrite the cameramanager ...
/qa/12426/ashed-on- -1-0-8367-with-this-stack/
Putting it on Beta Feedback because its the closest category to just feedback. I just changed to the most updated Wwise (version 2023.1.0.8367) From the editor I launched two standalone clients that joined another standalone server. Config was Debug. I did make some changes to the Wwise integration code, specifically so that it can play without AkComponents, but I'd go as far to say that my changes ...
The current situation is as follows Unity version:2022.3.35f1 Wwise Version:2023.1.5.8522 WwiseGlobal AkEvent→Trigger On:Start, Name:BGM AkSwitch→Trigger On:Start, Name;Field/Nomal_Field AkGameObj→Attenuation Scaling Factor:1, Only Use DefaulListeners is checked Enemy Objects WwiseSwitch.cs using System.Collections;. Generic; using System.Collections. Generic; using UnityEngine; using UnityEngine.
Hey all, I found an extremely annoying bug that popped up after updating from Wwise 2022.1.8 to 2023.1.4, and from Unreal 5.3 to 5.4: external sources don’t work anymore when cold starting the editor. Simply regenerating soundbanks using Wwise authoring makes external sources to work again, but this is only feasible for sound designers who have Wwise installed. Is this already a known issue? ----------- ...
What happens if I'm developing my Game/App what ever, and in 10-15 years lets say the Plugin is no longer supported, maybe my license runs out, or the AudioKinetic company doesnt exist Or maybe all of the above. Because tonight, I had the wwise plugin break itself, the wwise launcher log me out, and my packaged/compiled game would no longer launch because the wwise subsystem was not enabled. (Due ...
Eventually we decided to move to UE5.3, which meant that I had to update to Xcode15 and Wwise2023. Unfortunately, while I can build the windows parts of the plugin fine on my windows machine, and I can premake the mac builds without issue on my mac, I now can't build them in order to test them in the Wwise Authoring Tool or Unreal as I encounter the following error: Building Gunshot for Mac ...
Hello! We are having strange bug in our project in Unity (2022.3.20f1) using Wwise 2023.1.4. Because of maps in game are procedurally generated we are adding prefabs with Multi Position type ambient sources (ocean and lakes) through code. But something went wrong, and every time with new map there's extra sounds are adding in the air, where it shouldn't be (due to top down view it is very noticeable).
/qa/13706/ise- -hotfix-nintendo-switch-connection-issue-resolved/
We have identified an issue affecting communication with the Wwise runtime on the Nintendo Switch in Wwise 2023.1.10.8657 and Wwise 2024.1.2.8725, both released last week. This problem prevents remote game consoles using this runtime version from being discovered and listed in the Remote Connections dialog.We apologize for the inconvenience and want to assure you that we have identified and corrected ...
I have a 4 channel wind ambience file that I'm sending to the Main Beds bus (configured for 7.1.4). With 3D audio enabled in Wwise, it's only sending it out of the Left and Right channels on the Main Mix. However, I have a stereo wind ambience file that I'm also sending to the Main Beds bus, but it's sending that file out of all of the channels (7.1.4). Why would this be? Shouldn't I be able to hear ...
I've spent hours trying to figure this out and I feel like I'm losing my mind. I want to audition and set the parameters for my environment reverbs in Wwise without the game engine running. Everything is set to "Use game-defined aux sends", which works in-engine just fine, but I'm not in-engine. What's the workflow for this? I can't seem to find anything about this process anywhere in the documentation ...
When merging and attempting to resolve merge conflicts, Wwise may inadvertently detect changes in the WorkUnit and prompt the user to reload the project. However, this reload action may result in the loss of path information in the Interactive Music work unit. Has anyone encountered a similar situation? What were your actions at the time? I'm using Wwise 2023.1.3 with git 2.45.0
I'm using Wwise 2023.1.2.844 I have 3D audio enabled, and I'm using Dolby Atmos for Headphones as the Spatial Sound output in Windows.
Using Wwise 2023.1.3.8471