Using Unity 2021.1.20f1 on Windows 10 PC with FMOD studio 2.02.08 and the matching Unity asset, I get this error when trying to connect live update:
“Studio was unable to connect to “localhost” as a connection error occurred: socket error”.
I’ve gone through all the info I could find of people who had similar issues on this forum…and tried all the suggestions…
I have updated the scripting define symbols in Unity to FMOD_LIVEUPDATE
Under “platform specific” in FMOD settings, live update is enabled.
I only have 1 version of Unity open.
I have FMOD studio listener added to the main camera.
Tried using “localhost” and “127.0.0.1”
Live update port set to 9264
Same issue in another version of Unity.
Rebooted apps and PC.
What might I be missing?? Any suggestions would be greatly appreciated!!