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. The 2023.1 beta is now available for testing. To find out what's new, have a look at our 2023.1 feature highlights.
    Dismiss Notice

Got Renderstreaming working looking for help how to do Keyboard=>Inputfield

Discussion in 'Unity Render Streaming' started by swelker, Mar 19, 2022.

  1. swelker

    swelker

    Joined:
    Sep 22, 2015
    Posts:
    2
    Hi thank you for the excellent Renderstream package, is there a way to get InputFields to work ?
    I know that keyboard input is received, but it seems keyboard input like Keyboard.current.KEY.isPressed is different from how an input field works. Maybe there needs to be a script that directly intercepts all keys and sends it to an input field when it is selected ?
     
  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    618