C#で開発をしていると、実行時に突然発生する**「System.NullReferenceException(通称:ぬるぽ)」**に悩まされた経験は、誰にでもあるはずです。 「テストでは動いていたのに、本番データでnullが入ってきてクラッシュした…」 「この変数はnullが入る仕様だっけ?
NullReferenceException: Object reference not set to an instance of an object Unity.Formats.USD.MeshExporter.ExportMesh (Unity.Formats.USD.ObjectContext objContext ...
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at System.IO.FileSystemWatcher.get_IsHandleInvalid() at ...