docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Configure multiplayer UI input

    To enable multiplayer UI input:

    1. Replace the project’s Event System component with the Input System's Multiplayer Event System component.

    For information on how to automatically configure the player's UI Input Module to use actions from the Player Input component, refer to documentation on Player Input: UI Input to learn how.

    To define mouse UI input behaviour for a Multiplayer Event System:

    1. Create an empty GameObject.
    2. In the Multiplayer Event System, set Player Root to the new GameObject.
    3. For any UI selectables that you want the Multiplayer Event System to interact with, move their GameObjects in the hierarchy so that they are child GameObjects of the Player Root GameObject.
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)