Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

0 투표

I am working on a game project and as of installing newer versions of Wwise, the program cannot find my Unity project when it's open on the same machine as a remote connection. I have seen several posts here that all describe similar issues to what I am having without good answers or answers that help my issue. The Unity project never appears in the connections menu, even after reinstalling, patching my version, and upgrading to 2024.1.1. You can see below the Remote Connections window is empty. On the recommendation of this thread, I used Terminal to look for connections related to Unity (`lsof -i | grep Unity` was my exact input) to get the connections seen below (and many more), and it so happens that the last "(LISTEN)" address in that set happens to work if I click "Connect to IP" and type 127.0.0.1:xxxxx and fill in whatever address comes up... Though if I am connected before hitting Play in the Unity Editor, it will become disconnected and I'll need to repeat this process. Every. Time. I. Hit. Play.

While it may be true that I have some way of profiling my game now, this process is ridiculous. I've used this software for years without issue and I don't understand how such a  standard setup like linking the profiler to a Unity project is causing such a massive headache. I'm happy to have a solution for now, but I really need the regular, intended behavior of the Remote Connections window to work.


image

Wwise Version: 2024.1.1 (same issue when using 2023, upgraded to try to solve)

Unity Version: 2022.3.9f1

General Discussion Sean P. (140 포인트) 로 부터

1 답변

0 투표

Hey! I just made a video about this issue.

You can watch it here. https://youtu.be/59Ku-N_VFsE

There's a TLDR in the comments, but basically you need to change the “Command Port” in Unity's Project Settings (wwise initialization) to something. And then the port will stay the same, so you can just connect via the history tab in the Remote Connections window.

Julian Sarkissian (200 포인트) 로 부터
...