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

Error when import UnityRenderStreaming and no "RenderStreaming" in editor tub

Discussion in 'Unity Render Streaming' started by saki_takazawa, Jul 4, 2021.

  1. saki_takazawa

    saki_takazawa

    Joined:
    Apr 7, 2021
    Posts:
    1
    Hi
    I use Unity version 2019.4.23f1.

    When I import UnityRenderStreaming package, there is an error in console,

    Library\PackageCache\com.unity.renderstreaming@3.0.1-preview\Runtime\Scripts\SimpleCameraController.cs(144,17): error CS0246: The type or namespace name 'HandheldARInputDevice' could not be found (are you missing a using directive or an assembly reference?)

    and, there is no "RenderStreaming" in editor tub.

    Is there someone who knows why this is happening??
    please help me....
     
  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
    The latest version of Unity Render Streaming is 3.1.0-exp.1. Can you update it?
    ARSubsystem package contains HandheldARInputDevice class.
     
  3. omerfgungor

    omerfgungor

    Joined:
    Aug 3, 2021
    Posts:
    2
    After getting this error I tried to update ARFoundation verified 2.1.18 package to 4.1.7. And this error gone but newer ones are occured. These ones about ARCore and ARKit so i updated them too. And just ARCore Package errors left.
     
    Last edited: Aug 11, 2021