handzlikchris / handzlikchris/FastScriptReload

InvalidOperationException: Sequence contains no matching element

オープン
#128 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
2.2k
フォーク
167
PR マージ指標
30日以内にマージされた PR はありません

説明

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)
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Assets/FastScriptReload/Scripts/Runtime/AssemblyChangesLoaderResolver.cs の23行目から開始し、424行目の FastScriptReloadManager.Update() が Resolve() を呼び出す経路を追跡します。報告された Unity Editor の更新失敗を再現し、一致するシーケンス要素が存在しない理由を特定します。この経路で報告された InvalidOperationException が発生しなくなれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp, unity
領域
tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。