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

[BUG]: Plugin crashes during load with NVIDIA gpu that doesn't support NVDEC

Open
#1,006 15 comments 0 reactions 1 assignee View on GitHub

@karasusan is already working on this.

Since Nov 13, 2023.

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

Description

Package version

3.0.0-pre.7

Environment
* OS: Windows 10
* Unity version: 2021.3.2f1 (d6360bedb9a0)
Steps To Reproduce
  1. Have a device with NVIDIA gpu that doesn't support NVDEC
  2. Include WebRTC pre7 as package on a Unity project
  3. Try to open the project from Unity hub
  4. Unity hub crashes during load-up
Current Behavior

Whole Unity project crashes when trying to start a project that has included the WebRTC package and the device has a NVIDIA gpu that doesn't support NVDEC. The crashing happens when starting from the Unity hub and also when trying to start compiled executable file.

Expected Behavior

The project should compile and the parts of the software that don't support the hardware could be disabled during run-time.

Anything else?

client_crash_log.txt

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.