-
Notifications
You must be signed in to change notification settings - Fork 400
Multiple errors: "The type or namespace name ['x'] does not exist" #664
Comments
use Window > Package Manager to install the Multiplayer HLAPI and XR Legacy Input Helpers packages. |
When I try, I will update the post, thank you! Edit: YES, it works, thank you so much! |
It works for me thanks :-) https://developers.google.com/ar/develop/unity/quickstart-android |
Cheers! worked for me too. Wasted a whole day trying to fix this issue manually |
good job!I import ARCore SDK for Unity v1.18.0 into Unity 2019.4.2f1, too many errors: "The type or namespace name ['x'] does not exist"occur. it's fixed by the method above. |
It worked...Thank you |
I use Unity 2020.2.0b2 and I cannot find Multiplayer HLAPI and XR Legacy Input Helpers packages in Package Manager. Could someone help me please? |
For Unity 2020, I used Window > Package Manager and pressed the + (plus) sign: Add Package from git URL and set it to: com.unity.multiplayer-hlapi com.unity.xr.legacyinputhelpers |
@AndreFoxVR worked like a charm for me. Thanks a bunch! |
In Unity 2018.4.29f1 I cannot Find It. i cannot find the upload from git option too |
Missing XR Legacy Input Helpers in Package Manager. Unity Version 2020.3.5f1 |
SPECIFIC ISSUE ENCOUNTERED
When I start a new project in Unity and import the ARCore Unity SDK v1.13.0, I get multiple errors.
VERSIONS USED
STEPS TO REPRODUCE THE ISSUE
ADDITIONAL COMMENTS
Also since the version 1.12.0 I get this errors, these are the errors that I get in the console:
I tried to find a post of this issues but I couldn't found, so maybe this issue is only for me or maybe someone else have this issue too. Thank you.
The text was updated successfully, but these errors were encountered: