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

Missing documentation #39

Closed
xThuby opened this issue Jul 9, 2018 · 3 comments
Closed

Missing documentation #39

xThuby opened this issue Jul 9, 2018 · 3 comments

Comments

@xThuby
Copy link

xThuby commented Jul 9, 2018

It feels like this documentation is half-finished at best. Nothing works, and I keep getting complains about a gamepad adapter? Which I can't find anything about in the docs, or the examples.

Edit:
Seems like gamepad input is just broken. Too bad, this project seemed promising.

@daemon3000
Copy link
Owner

What Unity version are you using?

@ArceDeer
Copy link

ArceDeer commented Sep 6, 2018

Sorry to necro-bump this, but I feel like the OP wasn't being entirely specific. I believe he is talking about 'InputAdapter.cs', as well as every other instance that uses UnityEditor.InputManager . It seems on more recent versions of Unity (testing as of 2018.2) UnityEditor.InputManager has been made private, thus the errors.

Assets/InputManager/Addons/InputAdapter/Runtime/InputAdapter.cs(152,12): error CS0122: UnityEditor.InputManager' is inaccessible due to its protection level

@daemon3000
Copy link
Owner

daemon3000 commented Sep 6, 2018

I removed the InputAdapter addon last year so not sure how you're having issues with that. Just imported the project into Unity 2018.2.6 and everything is fine. I'll test it more thoroughly this weekend.

Are you sure you have the latest version of the plugin?

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