Arcweave JSON imports have stopped identifying characters.
I've also been getting this error with Variables, but if I skip AddVariables() in your import it still doesn't allocate characters -
Code: Select all
NullReferenceException: Object reference not set to an instance of an object
PixelCrushers.DialogueSystem.ArcweaveSupport.ArcweaveImporter.AddVariables () (at Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Importers/Arcweave/ArcweaveImporter.cs:453)
I've been using your original "Speaker:Name" system (working wonderfully!), so while debugging this in 2.2.36 I tried the new character component instead, and that worked for one of the three characters? Something fishy is going on.
Any idea what this could be?
Pete.