VRStreaming
VRStreaming copied to clipboard
The type or namespace name 'RemoteInput' could not be found (are you missing a using directive or an assembly reference?)
I imported the fucusVR streaming package into the unity 2022.3.5f1 project and it had this message: " Library\PackageCache\com.fusedvr.vrstreaming@ab88032ebd\Runtime\Scripts\VRInputManager.cs(43,17): error CS0246: The type or namespace name 'RemoteInput' could not be found (are you missing a using directive or an assembly reference?) "
I get the same error, not sure how to fix at the moment
I get this error after uprading Unity.RenderStreaming, using the original version gave me an Android SDK error in the WebRTC package, although I was compiling for windows.