UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

[BUG]: "This instance has been disposed" on Android

Open flamacore opened this issue 2 years ago • 0 comments

Package version

3.1.0-exp.7

Environment

* OS: Android (OnePlus 9 Pro)
* Unity version: 2020.3.30f1
* Graphics API: OpenGLES

Steps To Reproduce

  1. Build Android
  2. Start Signaling Manager and make a connection
  3. After a whlie, stop the signaling manager
  4. After a while, start the signaling manager again and make a connection

Current Behavior

An error is thrown: This instance has been disposed

Expected Behavior

Normal connection.

Anything else?

So the problem from this issue still seems to occur - on android: https://github.com/Unity-Technologies/UnityRenderStreaming/issues/529

Everything's the same. When I stop a signaling manager and try to run it again, it throws an error saying "This instance has been disposed"

I'm updated, in the latest build etc. Anything I can do here?

flamacore avatar Nov 25 '23 11:11 flamacore