Search Unity

How to clean uninstall input package

Discussion in 'Input System' started by douglassophies, Aug 5, 2019.

  1. douglassophies

    douglassophies

    Joined:
    Jun 17, 2012
    Posts:
    141
    If i install the input package, even if i do not use it with my players settings "active input handling" set to "input manager", it causes errors to come up in the WebGL browser console. (editor works fine) There are lots of different errors but the first one is:
    "MissingMethodException while resolving binding 'Move:Dpad' in action map 'DefaultInputActions (UnityEngine.InputSystem.InputActionAsset):player'"
    I feel like there are some artifacts from installing this package last year as it works fine with clean projects.
    Is there anywhere data might be stored that i can try deleting?
     
  2. Warrior9300

    Warrior9300

    Joined:
    Dec 4, 2018
    Posts:
    7