Unity-Technologies / Unity-Technologies/com.unity.webrtc

Webgl not working?[BUG]

Open
#349 33 comments 1 reaction 1 assignee View on GitHub

@karasusan is already working on this.

Since Mar 28, 2021.

bug duplicate issued
Dominant language
Assembly
Stars
852
Forks
238
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
I followed this guide:
https://github.com/Unity-Technologies/com.unity.webrtc/blob/develop/Documentation~/install.md

downloaded the example and try to build with webgl the scene:
MultiplePeerConnections
But i get over 200 errors like this:
Assets\Samples\WebRTC\2.3.3-preview\Example\MungeSDP\MungeSDPSample.cs(24,13): error CS0246: The type or namespace name 'RTCOfferOptions' could not be found (are you missing a using directive or an assembly reference?)

To Reproduce
Install unity 2019.4.11
follow the guide
https://github.com/Unity-Technologies/com.unity.webrtc/blob/develop/Documentation~/install.md
downloaded the example and try to build with webgl the scene

Expected behavior
I can compile

Environment (please complete the following information):

  • OS: Windows
  • Unity Version [e.g. 2019.4.11f]

Is normal or I am doing something wrong?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.