inkle/ink

Crash in VariableStateDidChangeEvent

开放

#113 创建于 2016年6月23日

 (1 条评论) (0 个反应) (0 位负责人)C# (466 个派生)batch import
help wanted

仓库指标

星标
 (3,743 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南