Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
753 stars 191 forks source link

fix: Fix a crash when using EncodedTransform API on macOS #901

Closed karasusan closed 1 year ago

karasusan commented 1 year ago

This PR fixes a crash issue that the runtime on macOS crashes when using Encoded Transform API. This is not occurred with the runtime building for debug.