com.unity.webrtc
com.unity.webrtc copied to clipboard
WebGL branch [thaina/experimental/webgl-platform]
Package version
Others
Environment
* OS: WebGL
* Unity version: 2021.3.28f
Steps To Reproduce
- 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&)
- Should I add it by myself?
Current Behavior
No response
Expected Behavior
No response
Anything else?
No response