Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: Unity crashes on Windows when permission to the microphone is denied
Open
@karasusan is already working on this.
Since Feb 11, 2022.
bug
issued
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Package version
2.4.0-exp.5
Environment
* OS:Windows10
* Unity version:2020.3.1f
Steps To Reproduce
- project down load from git
- Open UnityEditor
- Select Scene : Audio ( include SampleScene )
- off mic permission

- Play Editor or After Bulid App, Start Play
Current Behavior
this case occur on Windows Platform.
Permission settings can only be set once initially Start App, and if you decline at that time, they will not appear again
Expected Behavior
if microphone denied then showwing permission pop or not crashes.
Anything else?
sorry my English explain so bad.
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.