KeyNotFoundException: The given key was not present in the dictionary.
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <f2e6809acb14476a81f399aeb800f8f2>:0)
GameCanvas.Input.Pointer.OnBeforeUpdate () (at Assets/Plugins/GameCanvas/Scripts/Input/Pointer.cs:132)
GameCanvas.BehaviourBase.Update () (at Assets/Plugins/GameCanvas/Scripts/BehaviourBase.cs:100)
概要
トラックパッドでのタップでエラーが発生する 解決方法を知りたい (既出だったら非常に申し訳ないです)
再現手順
gc.GetPointerFrameCount(0)
を記載しているコードを実行させている時、ゲーム画面にカーソルを持っていきトラックパッドでタップすると以下のエラーを吐いてゲームが落ちる実行環境
全てで確認
全てで確認
全てで確認