menu
 

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.

0 votes

Hi everyone!

I am currently working on implementing Rooms & Portals in my project following the official documentation, and I’ve encountered an unexpected behavior.

From what I understand, objects that are meant to work with rooms should require the AkRoomAware script to function properly. However, I’ve observed that more objects in my setup works with rooms as intended, even without the AkRoomAware script attached.

This behavior seems to contradict the expected workflow outlined in the documentation, and I’m unsure if this is an intended feature, a bug, or a misunderstanding on my part. Could anyone please clarify why this might be happening?

Here are a few specifics about my setup that might help:

  • Wwise version: 2023.1.3.8471.3062
  • Unity version: 2022.3.12f1

Here are some screenshots of the Unity Inspector: https://drive.google.com/drive/folders/1JmTIS6PzQTVhuPn8K5pkRukdgHM9JsEz?usp=sharing

in General Discussion by Alexandru C. (130 points)

Please sign-in or register to answer this question.

...