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.



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