Unity: Script Execution Orderを変更すると不明なエラーがでる
script Execution orderを変更したら以下のような大量のエラーが出ました。 特に悪いことはしていないので、とりあえず回避できる方法を載せておきます。 MissingReferenceException: The object of type 'MonoScript' has been destroyed but you are still trying to access it. GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced. Argumen…
2020/05/29 09:00