Editor crash after importing NodeCanvas

NodeCanvas Forums Support Editor crash after importing NodeCanvas

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17937
    julienc
    Participant

    Hello
    I just bought node canvas and wanted to try it but after importing it on my project every time I recompile my code Unity editor crashes, I haven’t started anything with NodeCanvas, just imported all the files. Now after I removed it, it work fine so it seems to be caused by having Node Canvas.
    I’m using Unity 6000.0.16f1.
    Here is the last log from the editor before the crash.
    If needed I can send the whole editor log along with the .dmp file.

    #17948
    julienc
    Participant

    After some investigation, it turn out that having a build profiles inside the project with override player settings cause the issue.
    Because when importing NodeCanvas it don’t add the Scripting define symbols inside the override player setting resulting in infinite reimport and Unity crash.
    Adding manually the NODECANVAS define inside the override player setting resolve the issue.

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