timo-sisus / Power-Inspector

Report bugs and offer improvement ideas for Power Inspector.
http://u3d.as/1sNc
8 stars 0 forks source link

GameObjectInspector: "ArgumentException: Object at index 0 is null" #4

Closed timo-sisus closed 5 years ago

timo-sisus commented 5 years ago

Sometimes at least after assembly reloading, the following exception can be seen in the console: "ArgumentException: Object at index 0 is null".

It originates from the SerializedObject's, via GameObjectInspector's OnEnable method.

GameObjectInspector ArgumentException