Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. InvalidOperationException: Sequence contains no matching element
  2. System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at <1b13ba6391c74847bbc3eddc86df7eee>:0)
  3. EditorScripts.ConceptSystemUtils.GetConceptSprite () (at Assets/Editor/EditorScripts/LoadConceptSystem/ConceptSystemUtils.cs:35)
  4. EditorScripts.ExtendedHotkeys.ChangeConceptActiveState () (at Assets/Editor/EditorScripts/ExtendedHotkeys.cs:85)
  5. UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement