Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.7.8574 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

AK::SpatialAudio::SetGeometry - Triangle number ... is skipped because it is invalid; two or more of its vertices are at the same position.

A triangle provided to AK::SpatialAudio::SetGeometry is not defined properly.

Probable cause:

  • This issue is caused by using vertices with the same coordinates in the same triangle, thus defining only a line or a point.

Recommended resolution steps:

  • Profile the API calls the game is making by enabling API Calls in the Profiler Settings (Alt-G). Retest your scenario and check the parameters given to the function prior to this error.

    The numbers in the error message indicate the triangle index in the Triangle array, and its corresponding vertex indices in the Vertex array


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise