Reply To: WP8 crashes and exceptions with NC2.3.7

NodeCanvas Forums Support WP8 crashes and exceptions with NC2.3.7 Reply To: WP8 crashes and exceptions with NC2.3.7

#9520
Gavalakis
Keymaster

Hey,

Regarding 1, yeah it could be due to different Unity versions. Are you on Unity 5 by the way?
As for 2, here is another solution:

In GraphOwner.cs:
1. Replace Awake method with this code:

2. In GetInstance method line #95 replace:
instance = Graph.Clone<Graph>(originalGraph);

with :

Let me know if that works for you.

Thanks

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