changing scene
Hi, i made a simple switch between scene, and it work perfectly (thanks a lot for that). But when i come back on the first scene it's collapse. any idees ? Best Regards
The console staff : SocketException: Address already in use System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) (at <9f8c4786222746238eb929db40bf8dd1>:0) OscJack.OscServer..ctor (System.Int32 listenPort) (at Assets/OscJack/Runtime/Base/OscServer.cs:39) VFXGraphOscControl.Start () (at Assets/3_script/VFXGraphOscControl.cs:45)
NullReferenceException: Object reference not set to an instance of an object VFXGraphOscControl.Update () (at Assets/3_script/VFXGraphOscControl.cs:85)
Hi @tomalouette,
I added a Dispose() function on disable. Can you please try the script now and see if its fixed?