Reply To: Importing NC into existing Unity 2018.3 project

Forums 💬 NodeCanvas ⚙️ Support Importing NC into existing Unity 2018.3 project Reply To: Importing NC into existing Unity 2018.3 project

#17000
Gavalakis
Keymaster

    Hello,

    It seems like that there is another asset (or your own code?) in the project, that has a class named “Action” which is though not put within a namespace and as such it creates a conflict with the “System.Action” type.
    Can you please confirm that this is indeed the case and/or that importing NodeCanvas on a new project works correctly?

    Thank you.