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

Crashes when creating a connection in Linux

Discussion in 'Unity Render Streaming' started by CONGOBILL, Jul 8, 2022.

  1. CONGOBILL

    CONGOBILL

    Joined:
    Mar 4, 2020
    Posts:
    17
    Tested on two Linux machines, the error is the same (SIGSEGV):

    First machine (Local PC):
    • CPU: Ryzen 2700X
    • GPU: RTX 3080Ti
    • RAM: 32GB
    • SO: Pop OS! Ubuntu 22.04
    • Nvidia Version:
      • Driver: 510.73.05
      • Cuda: 11.6
    Second machine (AWS EC2 | g4dn.2xlarge):

    • CPU: Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
    • GPU: Tesla T4
    • RAM: 32GB
    • SO: Tested on Fedora 36 & Fedora 35
    • Nvidia Version (also tested on 515):
      • Driver: 470.129.06
      • Cuda: 11.4
    The problem is simple, when starting a Render Streaming connection, Unity crashes and closes giving a "core dumped" error. But only if it is in a build, from the editor it works perfectly in all cases. I have tested two combinations of Render Streaming / WebRTC versions, with the latest one, and with an older one, the results are the same.
    • RenderStreaming (Version 3.1.0-exp.3) & WebRTC (Version 2.4.0-exp.6)
    • RenderStreaming (Version 3.1.0-exp.2) & WebRTC (Version 2.4.0-exp.4)
    I add a screenshot of the configuration of the Render Streaming element (although it happens with a simple basic connection) and a log showing the core dumped I am talking about.

     

    Attached Files:

  2. asingh9829

    asingh9829

    Joined:
    Apr 14, 2023
    Posts:
    2
    did you find the problem?
     
  3. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803