handzlikchris / handzlikchris/FastScriptReload
InvalidOperationException: Sequence contains no matching element
- Lingua principale
- C#
- Stelle
- 2.2k
- Fork
- 167
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I encountered the following error message:
```
InvalidOperationException: Sequence contains no matching element
System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at <3f2ee08277b24b2380a7e1ec14a64598>:0)
FastScriptReload.Runtime.AssemblyChangesLoaderResolver.Resolve () (at Assets/FastScriptReload/Scripts/Runtime/AssemblyChangesLoaderResolver.cs:23)
FastScriptReload.Editor.FastScriptReloadManager.Update () (at Assets/FastScriptReload/Scripts/Editor/FastScriptReloadManager.cs:424)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at :0)
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.