Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NgaNT1096 opened this issue Sep 14, 2023 · 2 comments

Comments

@NgaNT1096
Copy link

I imported the fucusVR streaming package into the unity 2022.3.5f1 project and it had this message:
" Library\PackageCache\com.fusedvr.vrstreaming@ab88032\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?) "

@franchyze923
Copy link

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

@trostmarvin
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants