Hi,
We are currently using UE 4.11 with the wWise extension.
I have rencently done a optimization pass as I noticed we had quite bad framerate (60ms on gamethread with a listen server/client).
I noticed that most of our time took (~30ms) was taken by the wWise obstruction system (the amount of raycasts is insane), and this is not a insane amount of emitters in the level.
I plan to optimize this and amortize this over frames. And I have seen a few other parts where I probably will improve and add support for.
Is there a way for me to share this with the wWise team, as this might help others that's using the plugin (also, less work for me to integrate new wWise code when a new version is released)
Cheers,
Markus