Error After Installing Input System

NodeCanvas Forums Support Error After Installing Input System

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17678
    jtlittle87
    Participant

    Unity Version: 2021.3.2f1
    Windows 10

    I first installed NodeCanvas when I started my project and just recently installed Unity’s modern Input System. Now I’m getting this error:

    Assets\ParadoxNotion\NodeCanvas\Modules\DialogueTrees\DialogueGUI\DialogueUGUI.cs(57,24): error CS0234: The type or namespace name ‘InputSystem’ does not exist in the namespace ‘UnityEngine’ (are you missing an assembly reference?)

    The error is coming from this code:

    Even though I don’t intend on using this class directly, I’m uncertain why it can’t find the UnityEngine.InputSystem namespace. Also, I don’t know where these preprocessor directives are defined. How to fix? Thanks in advance.

    #17679
    jtlittle87
    Participant

    The solution to my problem was as simple as adding the Unity.InputSystem assembly to the ParadoxNotion assembly definition asset.

    Attachments:
    You must be logged in to view attached files.
    #17682
    Gavalakis
    Keymaster

    Hey, Thank you for letting me know.

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.