Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
738 stars 186 forks source link

WebGL branch [thaina/experimental/webgl-platform] #1031

Open Dav151 opened 2 months ago

Dav151 commented 2 months ago

Package version

Others

Environment

* OS: WebGL
* Unity version: 2021.3.28f

Steps To Reproduce

  1. Use Unity to compile, and find some errors (undefined symbol: SetTransformedFrameRegisterCallback, CreateSessionDescriptionObserverRegisterCallback, StatsCollectorRegisterCallback, SetLocalDescriptionObserverRegisterCallback)

unity log: Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: SetRemoteDescriptionObserverRegisterCallback (referenced by top-level compiled C/C++ code) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

  1. Should I add it by myself?

Current Behavior

No response

Expected Behavior

No response

Anything else?

No response