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.

貢獻者指南