Legacy Input
Reference for the deprecated built-in Input Manager.
Read time 1 minuteLast updated 12 days ago
Unity has a built-in legacy input solution called the . This is not the recommended workflow, as it is less flexible than the Input System Package, and will be removed in future versions of Unity.
Input Manager
?
Unless you are supporting a legacy project that uses the older "Input Manager", you should use the Input System Package.
The documentation for the legacy Input Manager remains in this section of the user manual to support legacy projects.
Topic | Description |
|---|---|
| Legacy Input Manager | Reference for defining input axes and keys in the deprecated Input Manager window. |
| Legacy Mobile Input | Reference for accessing touchscreen, accelerometer, and location data on mobile devices. |