handzlikchris / handzlikchris/FastScriptReload
If same FQDN for type is defined in 2 assemblies - it'll cause compilation error
オープン
bug
- 主要言語
- C#
- スター
- 2.2k
- フォーク
- 167
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently all loaded libs references are added to new hot reloaded assembly.
If user has
AsmA.dll
SomeNamespace.SomeType
and
AsmB.dll
SomeNamespace.SomeType
Then they'll clash on hot reload
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No files, tests, or entry points are named. Reproduce the case with two assemblies defining the same fully qualified type, then trace how loaded library references are added to the hot-reloaded assembly. Done means this scenario no longer causes a compilation error.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, unity
- 領域
- devtools, game-dev
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100