Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Signaling URL keeps resetting to ws://localhost?

Discussion in 'Unity Render Streaming' started by CloudyVR, Jun 12, 2022.

  1. CloudyVR

    CloudyVR

    Joined:
    Mar 26, 2017
    Posts:
    663
    Whenever I enter a desired IP address in the Signaling URL then press play the value always changes back to "ws://localhost"
    Any idea why this happens? How do I connect two separate PCs if only localhost is allowed?
     
    Last edited: Jun 12, 2022
  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    619
    It might be bug. I will fix it. Thank you.
    To avoid this issue, maybe you can set enable "Run on Awake" flag.