burakkaraceylan

Results 10 comments of burakkaraceylan

I have the same problem with Unity 2020.3.8f1 and react-unity-webgl 8.8.0. It seems to get stuck on a quit loop with bunch of "Build.wasm:0x35127d Uncaught RuntimeError: memory access out of...

I have a similar problem. Can't compile to WebGL and the above workaround **DID** work for me. So I guess I am leaving this here as more information about the...

Thank you I will try it. Edit: I solved the problem.

Sure, sorry about that. Platform: Windows 11 Browser: Google Chrome Browser Version: 96.0.4664.93 Unity version: 2020.3.21f Encoder type: software Below is the function that takes the screenshot and sends it...

Hello @kannan-xiao4 Those samples work fine and as I stated, using the webcamstreamsender also works fine in my project. The problem happens when I use the screenstreamsender from the unity...

There is a bug with sending audio bidirectionally. We have a hacky solution atm: https://github.com/Unity-Technologies/UnityRenderStreaming/issues/599 Edit: Nevermind. I just noticed you are the one who opened the issue on renderstreaming...

Have the same problem: [TypeError: Network request failed] System: OS: Windows 10 10.0.21996 CPU: (16) x64 AMD Ryzen 7 4800H with Radeon Graphics Memory: 3.39 GB / 15.42 GB Binaries:...

In my case, I was trying to upload a file with multipart/form-data but apparently fetch can't handle blob files. It works fine if I don't append the file but fails...

@yessGlory17 I will take this if you want. I can finish it this weekend.