I have a 100% reproducible crash when using Unity5.3.4 on Windows and NodeCanvas 2.6.0b
– Install Unity 5.3.4
– Create a new project
– Add NodeCanvas 2.6.0b
– Allow the project to compile
The Unity Editor will crash before the compilation finishes.
The next time the project is opened the following message will be in the console log.
A default asset was created for ‘Assets/NodeCanvas 2.6.0b/ParadoxNotion/NodeCanvas/Modules/DialogueTrees/ExampleDialogueGUI/UGUI/@DialogueUGUI.prefab’ because the asset importer crashed on it last time.
You can select the asset and use the ‘Assets -> Reimport’ menu command to try importing it again, or you can replace the asset and it will auto import again.
Reimporting that asset causes the Editor to crash.
Deleting the following folder allows me to continue developing without the crash. ParadoxNotion/NodeCanvas/Modules/DialogueTrees/ExampleDialogueGUI/