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.

+4 votes
Hi has anyone got issues with Unreal's logs spammed by similiar lines in some rooms?

LogWwiseSoundEngine: Error: Wwise SoundEngine: GetZone(resultPt) == in_zone. File: C:\Jenkins\ws\wwise_v2023.1\Wwise\SDK\source\SpatialAudio\Common\AkDiffractionEdge.cpp, line: 340
LogWwiseSoundEngine: Error: Wwise SoundEngine: GetZone(resultPt) == ViewZone. File: C:\Jenkins\ws\wwise_v2023.1\Wwise\SDK\source\SpatialAudio\Common\AkDiffractionEdge.cpp, line: 395

We work on the modified UE 5.3 and fresh Wwise 2023.1.1

Errors are not telling much by themself, at the earlier stage they were associated with rooms not being "watertight" (and how that is making life pain when trying to edit a geometry into more than a box I won't even mention :/ ) but after clearing affected boxes other ones are having issues without any information except the error itself and stuttering audio.

One day those volumes tend to work fine, another you stay in some of the SpatialAudioVolume or ReverbZone and whole log gets red (when most other volumes will work fine), or when entering portals it will throw bunch of those lines and Voice Starving gets present. I have even one region where you can simply place in a fresh SAV, and it will just throw errors without any portal and disabled diffraction on all sounds in the whole region.

Quite frustrating thing but maybe someone has some answer to the problem.
in General Discussion by Jan Dzyr (150 points)
We are getting a lot of these errors as well and just like you, they tend to happen whenever a room is not a simple box. I can't figure out for the life of me why it's detecting the geometry to not be watertight.
Same issue here. Simple rectangle-ish shaped volumes are ok, but even a few extra vertices still rectangle shaped lead to a "Not Watertight" volume error
I'm encountering a similar issue with UE5.3.2 and Wwise version 2023.1.0. The warning appears for the volumes that were placed before the update. I'm looking for an efficient and straightforward way to fix this.

1 Answer

0 votes

Looks like this issue is fixed in 2023.1.6: 

  • WG-68970 Fixed: Unreal brushes containing unaligned edge triangles (T-junctions) result in false positive boundary edges, causing a "Geometry is not watertight" warning and preventing the geometry from being used as a room.
by Max M. (140 points)
...