TAKOYAKING’s blog 一覧

TAKOYAKING’s blog

たこ焼き系

2020-05-29から1日間の記事一覧

Unity: Script Execution Orderを変更すると不明なエラーがでる

script Execution orderを変更したら以下のような大量のエラーが出ました。 特に悪いことはしていないので、とりあえず回避できる方法を載せておきます。 MissingReferenceException: The object of type 'MonoScript' has been destroyed but you are still…