WebRTC Runtime Error when WebRTC.Init called.

8196777--1068936--upload_2022-6-11_7-4-53.png

I am unable to track down what causes this, happens with my project and all the samples when WebRTC.Initialize() is called

Happens in UnityEditor(crashes editor too) or standalone exe of the application

Doesn’t happen on all machines the i9’s are unaffected, the i5’s crash all ASUS laptops.

Unknown when it started happening the i5s did not develop the webrtc application until now

Tried deleting and reinstalling the C++ redistributables but it has not helped. I installed them all and now just have three left but still happens.

8196777--1068942--upload_2022-6-11_7-8-43.png8196777--1068939--upload_2022-6-11_7-8-28.png
8196777--1068948--upload_2022-6-11_7-9-2.png

Which C++ redist versions are used during the experimental development of WebRTC?
Or anything else what might be causing this.

Thank you.

8196777--1068948--upload_2022-6-11_7-9-2.png

It looks the same issue.
https://github.com/Unity-Technologies/com.unity.webrtc/issues/734

1 Like

I was able to fix it by updating the video driver (gforce 850m latest old 2018, took a bit to find) and disabling the intel graphics device.

1 Like