VRStreaming icon indicating copy to clipboard operation
VRStreaming copied to clipboard

The type or namespace name 'RemoteInput' could not be found (are you missing a using directive or an assembly reference?)

Open NgaNT1096 opened this issue 2 years ago • 2 comments

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?) "

NgaNT1096 avatar Sep 14 '23 02:09 NgaNT1096

I get the same error, not sure how to fix at the moment

franchyze923 avatar Oct 02 '23 21:10 franchyze923

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.

trostmarvin avatar Jan 09 '24 14:01 trostmarvin