FSR: Manager is being destroyed in play session
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
調査の方向性
FastScriptReload 1.8 を使用した新しい Unity 6000.0.33f1 プロジェクトで、play mode 中に Test.cs スクリプトを編集して問題を再現します。Test.cs、生成された一時ファイル、および報告された Manager、main-thread、コンパイルのエラーを調査します。記載されたエラーなしで変数の変更が正常にリロードされれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Here's what I've done:
- Created a brand new project using Unity 6000.0.33f1
- Imported the latest version of the asset (1.8)
- Created a test script that spins a cube
- Enter play mode and change a variable
When I do this Unity does the usual reload and I get a bunch of errors:
- FSR: Manager is being destroyed in play session
- Error when executing event, UnityEngine.UnityException: FindObjectsOfType can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene.
- FSR: Error when updating files: 'Test.cs', FastScriptReload.Editor.Compilation.HotReloadCompilationException: Thread was being aborted. ---> System.Threading.ThreadAbortException: Thread was being aborted.
- FSR: Compilation error: temporary files were not removed so they can be inspected: ...
Looking at the 'Test.cs' file and the temporary file that is created shows no errors or anything that would trip it up. I'm honestly not sure what is causing it to break or how to fix it. This is a brand new project and fresh install of the asset.
- 主要言語
- C#
- スター
- 2.2k
- フォーク
- 167
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
handzlikchris/FastScriptReload のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
handzlikchris/FastScriptReload#202 · リアクション 2 件 ·
-
csc.rsp support オープン
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
handzlikchris/FastScriptReload#203 · コメント 4 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 42/100
handzlikchris/FastScriptReload#197 · コメント 1 件 ·
handzlikchris/FastScriptReload の issue をすべて見る
似ている issue
-
effort:S P3 refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
nightscout/nocturne#1532 ·
-
core dependencies
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
C#/.NET Roslyn LSP オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
DotNetNext/SqlSugar#1458 ·