[QUESTION] How to install the input package via openupm?
See original GitHub issueState your question below I wasn’t able to find the install command for the input package in the docs. But you can find it in the README.
Unfortunately when trying to install it via openupm add com.unity-atoms.unity-atoms-input-system
I get the following error
ERR! 404 package not found: com.unity-atoms.unity-atoms-input-system
Add any additional information / background I think the install command for the input package should be added here
Thanks in advance 😃
Issue Analytics
- State:
- Created a year ago
- Comments:9 (1 by maintainers)
Top Results From Across the Web
Getting Started with OpenUPM-CLI
The article is a step-by-step tutorial for how to install openupm-cli and manipulate the package manifest file in the terminal. It can work...
Read more >Display packages published on openupm in the ...
A practical way to do this is to display Open UPM on the webview, as in the Asset Store. When you press Install...
Read more >OpenUPM -- Open Source Unity Package Manager - YouTube
Today we are looking at OpenUPM, an open source command line package manager for the Unity game engine.
Read more >Installation guide | Input System | 1.0.2
To install the new Input System, open Unity's package manager (menu: Window > Package Manager). Select the Input System package from the ...
Read more >OpenUPM -- Open Source Unity Package Manager –
OpenUPM is an open source package manager for adding and managing packages in the Unity Game Engine from the command line.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
this is now merged and can be found: https://openupm.com/packages/com.unity-atoms.unity-atoms-input-system/
Created a new PR towards OpenUPM that adds the Input System: https://github.com/openupm/openupm/pull/3491