Giter VIP home page Giter VIP logo

inputsystem's Introduction

A new input system for Unity.

NOTE: This system is still under active development and not yet stable. To run the project, you will need Unity 2018.2+.

Some videos.

DISCLAIMER: The videos are fairly outdated by now.

More info in the wiki (varying degrees of up-to-dateness).

Issues are expected at this point. However, feel free to report what you find here on GitHub.

How to Use This In Your Own Project

  1. Copy the Packages/com.unity.inputsystem/ folder to the Packages folder of your own project.
  2. Open the player settings in the editor (Edit >> Project Settings >> Player) and change Active Input Handling* in the 'Configuration' section to either "Both" or "Input System (Preview)". Note that the latter will disable support for the old system and thus render most APIs in UnityEngine.Input non-functional. This will also have impact on systems using the API (e.g. UnityEngine.UI).
  3. Restart the editor.

When you open the input debugger now (Window >> Input Debugger), you should see the available local devices listed in the debug view.

Status

Rough assessment of current status:

  • Feature Completeness: 80%
  • Stability/Robustness: 40%
  • Documentation: 10%

Release Timeline

The planned development timeline for the new input system is as follows:

  • Early November 2018: Feature cut-off
  • November 2018 - March 2019: Stabilization & documentation
  • January - March 2019: Official beta
  • March 2019: 1.0-preview release together with Unity 2019.1
  • Unity 2019.2: "Verified" package status (i.e. full part of Unity proper)

Note that the existing input system in Unity (i.e. UnityEngine.Input) will be unaffected for now. The new input system is developed in parallel and presents a choice to the user to employ one or the other. Once the new input system has become both fully featured and fully stable, the old input system will likely be put on a path towards deprecation.

Disclaimer: This is tentative. The usual disclaimer applies about these plans being subject to change according to whatever natural and unnatural disasters are on the menu of the day.

inputsystem's People

Contributors

douglas-piconi avatar tomekpaszek avatar todi1856 avatar renedamm avatar staytalm avatar martinh-unity avatar jiaunity avatar yebata avatar jackpr-unity avatar joelpryde avatar chippit avatar xjdonne avatar timkeo avatar jkdhn avatar mattdatwork avatar shawnmcclelland avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.