inkle/ink

Crash in VariableStateDidChangeEvent

Aperta

#113 aperta il 23 giu 2016

 (1 commento) (0 reazioni) (0 assegnatari)C# (466 fork)batch import
help wanted

Metriche repository

Star
 (3743 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor