Kazuki Matsumoto

Results 599 comments of Kazuki Matsumoto

memo: WRS-152

Related issue https://github.com/Unity-Technologies/com.unity.webrtc/issues/587

@RiccardoCalcagno This story looks strange. GC collector call the finalizer of instances, and the finalizer should removes the item from the table.

@RiccardoCalcagno I wrote this test. As you said, the issue is reproduced. Thanks. I am considering how to solve the issue. ```csharp [UnityTest] [Timeout(5000)] public IEnumerator GCCollect() { GameObject obj...

https://github.com/Unity-Technologies/com.unity.webrtc/issues/305

Is it same issue? https://github.com/Unity-Technologies/com.unity.webrtc/issues/753

Can I have more detail of the Segmentation fault? It might put the crash log.