com.unity.webrtc
com.unity.webrtc copied to clipboard
[BUG]: Unity crashes on Windows when permission to the microphone is denied
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.
@Pacman18 Thanks for sharing the issue!
etc) this is issue same on mixedrealitywebrtc
https://github.com/microsoft/MixedReality-WebRTC/issues/124
@Pacman18 nice. looks this fix we should also apply to our project. https://github.com/microsoft/MixedReality-WebRTC/pull/507
memo: WRS-232
WebRTC. Initialize(WebRTCSettings.LimitTextureSize,true); During initialization, if enableinatelog is true, the program will get stuck, including sample. @karasusan
@EricUUU Is your issue related this ticket? If no, I would be glad if you make new ticket for your issue.