Quick Setup Guide: New Unity Input System
<p>Let's go over getting the new input system set up and ready for use inside unity.</p>
<p><strong>Installing New Input System Package:</strong></p>
<p><strong><em>Note</em></strong><em>: </em>The new Input System requires Unity 2019.1+ and the .NET 4 runtime. It doesn’t work in projects using the old .NET 3.5 runtime.</p>
<ol>
<li>Inside the package manager window. select unity registry.</li>
</ol>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:766/1*kQ-i1FzfHd-o7MtMptf4DA.gif" style="height:378px; width:696px" /></p>
<p>2. Scroll down and select Input System and click Install.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:770/1*5j6RM0AnFUk5LPp43pe_OQ.png" style="height:364px; width:700px" /></p>
<p>3. Once the install is complete it will ask to enable the new input system and disable the old. Click Yes and Unity will Restart.</p>
<p><a href="https://medium.com/@Th3GameDev/quick-setup-guide-new-unity-input-system-b18a998321cc"><strong>Website</strong></a></p>