Unityで発生したエラー「Collection was modified; enumeration operation may not execute.」を解決する方法。

エラー文を解消する方法発生したエラー文
Collection was modified; enumeration operation may not execute.
日本語に訳すとコレクションが編集されました。列挙操作が実 ...
Unityで発生したエラー「The same field name is serialized multiple times in the class or its parent class. This is not」supportedを解消する方法

エラー文を解消する方法発生したエラー文
「The same field name is serialized multiple times in the class or its parent class. This is not su ...
Live2DをUnityで動かそうとしたら「Animator is not playing an AnimatorController」エラーが発生した時の対処法

Live2Dで作成したファイルをUnityにインポートし、Animatorを設定してPlayモードにするとエラーが発生したので、対処法をまとめました。
原因と対処法エラー文NullReferenceException: O ...