Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: Freezing when RTCPeerConnection is closing
Open
@karasusan is already working on this.
Since Mar 17, 2024.
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: Unity 2022.3
Steps To Reproduce
- Clone https://github.com/SetoKaiba/BugWebRTC
- Run the VideoReceiveWhipWhep scene
- Click call
- Click hangup after about 1 min
Current Behavior
The app is freezing caused by the RTCPeerConnection closing
Expected Behavior
The RTCPeerConnection should be able to be closed
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.