Reply To: [NC V2.2] Crash on WP8

Forums 💬 NodeCanvas ⚙️ Support [NC V2.2] Crash on WP8 Reply To: [NC V2.2] Crash on WP8

#19141
pjohalloran
Participant

    Using the version of Activator.CreateInstance with just a Type parameter on the GameObject with just a Blackboard componenent attached does not crash on WP8.

    Activator.CreateInstance(ReflectedType);

    Can we pass along this feedback to the FullSerializer maintainer?

    Am trying out now my full BT with the fix.