CheckGround error

Kirshor

Member
Hi,
Sometimes my game had an error:
KeyNotFoundException: The given key was not present in the dictionary.
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <567df3e0919241ba98db88bec4c6696f>:0)
Opsive.UltimateCharacterController.Character.CharacterLocomotion.CheckGround () (at Assets/Opsive/UltimateCharacterController/Scripts/Character/CharacterLocomotion.cs:1152)


Why does it happen? How to fix it.

Thank you very much.
 
I haven't seen that error before - can you follow this post so I can reproduce it?

 
Top