Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
739 stars 185 forks source link

[BUG]: demo crash playing under game mode #871

Closed chopin1998 closed 1 year ago

chopin1998 commented 1 year ago

Package version

3.0.0-pre.3

Environment

* OS:Linux(Debian)
* Unity version:2021.3.16

Steps To Reproduce

when i build, exe file can be run fine,

but when editor, run(Ctrl - P) when click play, unity crash..

Current Behavior

No response

Expected Behavior

No response

Anything else?

No response

kannan-xiao4 commented 1 year ago

@chopin1998 Could you attach crash log (Editor.log) ?

chopin1998 commented 1 year ago

Editor.log

seems memort leak, after crash window showed, you must click stop button asap, otherwise, oom will kill desktop env..

karasusan commented 1 year ago

@chopin1998 Sorry but we haven't tested on debian distribution. We have tested on Ubuntu 18.04 and Ubuntu 20.04.

karasusan commented 1 year ago

Please check the requirement for Unity Editor here. https://docs.unity3d.com/2022.2/Documentation/Manual/system-requirements.html

kannan-xiao4 commented 1 year ago

@chopin1998 Does it also happen with any supported Linux Distribution? If it occurs, please Re-Open this issue.