Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
753 stars 191 forks source link

fix: Add Audio module for dependency to solve the issue of isolation test and compilation test #828

Closed karasusan closed 1 year ago

karasusan commented 1 year ago

This relates the issue. https://github.com/Unity-Technologies/UnityRenderStreaming/pull/796

WebRTC package depends on Audio module which implicitly installed on Unity Editor. We need to list package dependencies on the package.json even if the one is installed modules.