handzlikchris / handzlikchris/FastScriptReload
InvalidOperationException: Sequence contains no matching element
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.