We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary2[System.Int32,UnityEngine.RectTransform].get_Item (Int32 key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) GridScroller.ChangeToIndex (Int32 from, Int32 to) (at Assets/Scripts/UI/UIBase/GridScroller.cs:248) GridScroller.SwapIndex (Int32 startIndex) (at Assets/Scripts/UI/UIBase/GridScroller.cs:235) GridScroller.OnValueChanged (Vector2 normalizedPosition) (at Assets/Scripts/UI/UIBase/GridScroller.cs:210) UnityEngine.Events.InvokableCall1[UnityEngine.Vector2].Invoke (Vector2 args0) (at D:/unity/Runtime/Export/UnityEvent.cs:207) UnityEngine.Events.UnityEvent`1[UnityEngine.Vector2].Invoke (Vector2 arg0) (at D:/unity/Runtime/Export/UnityEvent_1.cs:58) UnityEngine.UI.ScrollRect.LateUpdate () (at D:/unity/Extensions/guisystem/UnityEngine.UI/UI/Core/ScrollRect.cs:434)
2[System.Int32,UnityEngine.RectTransform].get_Item (Int32 key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) GridScroller.ChangeToIndex (Int32 from, Int32 to) (at Assets/Scripts/UI/UIBase/GridScroller.cs:248) GridScroller.SwapIndex (Int32 startIndex) (at Assets/Scripts/UI/UIBase/GridScroller.cs:235) GridScroller.OnValueChanged (Vector2 normalizedPosition) (at Assets/Scripts/UI/UIBase/GridScroller.cs:210) UnityEngine.Events.InvokableCall
The text was updated successfully, but these errors were encountered:
No branches or pull requests
KeyNotFoundException: The given key was not present in the dictionary.
System.Collections.Generic.Dictionary
2[System.Int32,UnityEngine.RectTransform].get_Item (Int32 key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) GridScroller.ChangeToIndex (Int32 from, Int32 to) (at Assets/Scripts/UI/UIBase/GridScroller.cs:248) GridScroller.SwapIndex (Int32 startIndex) (at Assets/Scripts/UI/UIBase/GridScroller.cs:235) GridScroller.OnValueChanged (Vector2 normalizedPosition) (at Assets/Scripts/UI/UIBase/GridScroller.cs:210) UnityEngine.Events.InvokableCall
1[UnityEngine.Vector2].Invoke (Vector2 args0) (at D:/unity/Runtime/Export/UnityEvent.cs:207)UnityEngine.Events.UnityEvent`1[UnityEngine.Vector2].Invoke (Vector2 arg0) (at D:/unity/Runtime/Export/UnityEvent_1.cs:58)
UnityEngine.UI.ScrollRect.LateUpdate () (at D:/unity/Extensions/guisystem/UnityEngine.UI/UI/Core/ScrollRect.cs:434)
The text was updated successfully, but these errors were encountered: