
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.



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

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