【Unity】Release of invalid GC handle. The handle is from a previous domain. The release operation is skipped.というエラーについて
Unityを使用していてRelease of invalid GC handle. The handle is from a previous domain. The release operation is skipped.というエラーが発生したのでこちらの記事で紹介します。 いつ起きたか? UnityとASP.NET Coreとの間でデータを送受信するとき...