mr_rhetorical

Untitled

Jan 5th, 2022
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. ArgumentException: Cannot find public field '5' in 'HoldInteraction' (while trying to apply parameter)
  2. Parameter name: instance
  3. at UnityEngine.InputSystem.Utilities.NameAndParameters.Parse (System.String text) [0x00000] in <00000000000000000000000000000000>:0
  4. at UnityEngine.InputSystem.Utilities.NamedValue.ApplyAllToObject[TParameterList] (System.Object instance, TParameterList parameters) [0x00000] in <00000000000000000000000000000000>:0
  5. at UnityEngine.InputSystem.InputBindingResolver.InstantiateBindingComposite (System.String nameAndParameters) [0x00000] in <00000000000000000000000000000000>:0
  6. at UnityEngine.InputSystem.InputBindingComposite.GetValueType (System.String composite) [0x00000] in <00000000000000000000000000000000>:0
  7. at UnityEngine.InputSystem.InputActionMap.ResolveBindings () [0x00000] in <00000000000000000000000000000000>:0
  8. at UnityEngine.InputSystem.InputActionMap.LazyResolveBindings () [0x00000] in <00000000000000000000000000000000>:0
  9. at UnityEngine.InputSystem.InputActionRebindingExtensions.ApplyBindingOverride (UnityEngine.InputSystem.InputAction action, System.Int32 bindingIndex, UnityEngine.InputSystem.InputBinding bindingOverride) [0x00000] in <00000000000000000000000000000000>:0
  10. at Rhetorical.UI.KeyRebinding.ApplyPressType () [0x00000] in <00000000000000000000000000000000>:0
  11. at Rhetorical.Settings.RebindsConfig.Apply () [0x00000] in <00000000000000000000000000000000>:0
  12. at Rhetorical.UI.SettingsManager.Init () [0x00000] in <00000000000000000000000000000000>:0
Advertisement
Add Comment
Please, Sign In to add comment