Touch Input

Touch input lets your game respond to fingers on a touchscreen — essential for mobile (iOS/Android) games. Unity surfaces touch data through the Input class (legacy) or the New Input System's touch support.

More in Input

  1. Legacy Input
  2. New Input System
  3. Touch Input

All 157 topics in the Learn Unity Roadmap