inkle/ink

Crash in VariableStateDidChangeEvent

Ouverte

#113 ouverte le 23 juin 2016

 (1 commentaire) (0 réaction) (0 personne assignée)C# (466 forks)batch import
help wanted

Métriques du dépôt

Stars
 (3 743 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

If the user calls _inkStory.RemoveVariableObserver(...) followed by _InkStory.ResetState(...) the app crashes inside VariableStateDidChangeEvent.

I am using Unity 5.3.4.f1 Personal.

The methods were called in a C# script.

Guide contributeur