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

[BUG]: standalone exe for the application When calling WebRTC.Initialize() app crashes

Open
#883 3 comments 0 reactions 1 assignee View on GitHub

@karasusan is already working on this.

Since Mar 20, 2023.

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

Description

Package version

Others

Environment
* OS:windows10
* Unity version: 2022.2.1f1
unity webrtc version -> 2.4.0-exp.11
Steps To Reproduce

void Start() {
WebRTC.Initialize();
}

Current Behavior

WebRTC. Initialize(); calling terminates the app

There are no errors in unity debug.
No error alarms.
just App is forced off

This happens on certain laptops.
The graphics card is dual.

Intel integrated graphics and nvidia external graphics

Even if I disable the integrated graphics, same result

Graphics card versions are all up to date.

The graphics card model of the laptop is mx150 and intel uhd graphics 620

Can't use UnityWebrtc if my graphic card doesn't support encoder?
I've attached a screenshot

Expected Behavior

exe or unityeditor also force quit

Anything else?

2023-03-20 141534

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.