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. Dismiss Notice

Question InvalidOperationException: Could not determine asset path for

Discussion in 'Input System' started by thomaskoji, Jun 20, 2020.

  1. thomaskoji

    thomaskoji

    Joined:
    Mar 11, 2018
    Posts:
    1
    Hello,
    Everything works fine as far as I know but Unity throws this error when I open Unity and when I start my game in editor.
    So far I tried reinstalling the Input System but it didn't fix it.
    Can anyone help me with this?
    Thank you.

    Full error message ↓

    InvalidOperationException: Could not determine asset path for 7b9fdd2c18e62f64c9a0b9553930a068
    UnityEngine.InputSystem.Editor.InputActionAssetManager.get_path () (at Library/PackageCache/com.unity.inputsystem@1.0.0/InputSystem/Editor/AssetEditor/InputActionAssetManager.cs:34)
    UnityEngine.InputSystem.Editor.InputActionAssetManager.LoadImportedObjectFromGuid () (at Library/PackageCache/com.unity.inputsystem@1.0.0/InputSystem/Editor/AssetEditor/InputActionAssetManager.cs:136)
    UnityEngine.InputSystem.Editor.InputActionAssetManager.get_importedAsset () (at Library/PackageCache/com.unity.inputsystem@1.0.0/InputSystem/Editor/AssetEditor/InputActionAssetManager.cs:58)
    UnityEngine.InputSystem.Editor.InputActionAssetManager.Initialize () (at Library/PackageCache/com.unity.inputsystem@1.0.0/InputSystem/Editor/AssetEditor/InputActionAssetManager.cs:80)
    UnityEngine.InputSystem.Editor.InputActionEditorWindow.OnEnable () (at Library/PackageCache/com.unity.inputsystem@1.0.0/InputSystem/Editor/AssetEditor/InputActionEditorWindow.cs:217)
     
    osama2o1ooo likes this.
  2. MillerRoman

    MillerRoman

    Joined:
    Jan 18, 2019
    Posts:
    1
    Same issue
     
    osama2o1ooo likes this.
  3. Streamfall

    Streamfall

    Joined:
    Aug 8, 2011
    Posts:
    43
    This just happened for me. Any fixes?

    * I fixed this by reimporting the Input Action Map.