Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug (Case 1230153) Linux server player crashes on Windows WSL 1

Discussion in '2020.1 Beta' started by Kichang-Kim, Mar 24, 2020.

  1. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    1,008
    Hi. I found that Unity 2020.1/2019.3 linux player crash on Windows WSL 1. With old (2019.2) Unity, it didn't.

    It seems that PhysX update makes issue, but not sure. I hope that this issue can be fixed by Unity side, because running on WSL makes debugging linux-server-instance easy.

    Thanks.
     
  2. Pandaismyname1

    Pandaismyname1

    Joined:
    Apr 4, 2016
    Posts:
    4
    I can confirm this is still an issue even with WSL2 and the Ubuntu distro from the MS Store. Had a headless server built for Linux and it kept crashing without any output to the console/logs.
    After some debugging, I found out that a single collider (Box Collider in my testing) can cause this issue.

    It is working in a VM, so it's clearly a PhysX - WSL issue.
     
    Favo-Yang likes this.