Null

AndroidゲームをUnityで作ろうとした時実機でnull pointer dereferenceが出る問題

unityを使用してAdsも実装後、いざ実機でテストしようとしたらnull pointer dereferenceが出てクラッシュする問題。 調べるとunityのFormで2020から2022のバージョンで発生しているエラーらしい。 https://forum.unity.com/threads/unity-2020-null-pointer-…