Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Bug Unity Input System: Mac not detecting any Input Devices

Discussion in 'Editor & General Support' started by masterdd, Feb 15, 2023.

  1. masterdd

    masterdd

    Joined:
    Jan 23, 2016
    Posts:
    4
    Hi there.

    I'm currently utilizing the Unity Input System package on my game. While it runs perfectly on windows, we recently tried to open the project on a mac through Github. On Mac, the input system is not detecting any keyboard or mouse. In the Input Debugger, no devices are listed.

    Would anyone know how to trouble shoot this? Any help is appreciated.
     
  2. likwid

    likwid

    Joined:
    Apr 24, 2013
    Posts:
    16
    Same issue here. Anyone else?