Ross ROSS = Recommend OSS · open-source software intelligence for agents

Unity-Technologies/InputSystem

An efficient and versatile input system for Unity. observed · 2026-08-28

github.com/Unity-Technologies/InputSystem · C# · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 82
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 33.5
  • age_days: 3256
  • days_rel: 43
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

1521 stars · 339 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The Unity Input System is an official Unity package providing a flexible, configurable system for handling input devices and game actions. It replaces the legacy UnityEngine.Input API with support for gamepads, keyboard, mouse, touch, VR/XR devices, custom devices, and runtime rebinding.

Use cases

  • handle gamepad and keyboard input in a Unity game
  • support local multiplayer with different input devices
  • add runtime control rebinding UI to my game
  • create custom input devices for Unity
  • drive UI navigation with a gamepad cursor
  • set up on-screen touch controls for mobile games
  • read VR and XR controller input in Unity

When to choose

  • building a Unity game that needs flexible input handling across multiple device types
  • you need runtime rebinding, local multiplayer, or custom device support
  • you want an action-based input workflow instead of polling UnityEngine.Input

When to avoid

  • working outside the Unity engine
  • your project targets very old Unity versions before 2019 LTS
  • you only need trivial keyboard input and prefer the legacy Input API

Facets

library · maturity active

game-engine sdk plugin-system cross-platform game-engine cross-platform unity input-system gamepad keyboard mouse touch vr xr input-actions rebinding game-development

1 source

Member repositories

RepositoryRoleHealth v2
Unity-Technologies/InputSystemmain93

For agents

markdown · JSON · MCP: product_card(name="Unity-Technologies/InputSystem")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem