Reply To: Compiler error when importing NodeCanvas

Forums 💬 NodeCanvas ⚙️ Support Compiler error when importing NodeCanvas Reply To: Compiler error when importing NodeCanvas

#15455
Gavalakis
Keymaster

    Hello there,

    This is weird because the code there is actually different normally. Please change the code in like #173-174 to be like this:

    (Basically using the correct namespace UnityEditor.Experimental.SceneManagement.

    Please also do the same namespace change in line #199 and #235.

    Let me know if that works for you.

    Thanks.