I'm trying to add a mod to a map which includes an OnTriggerEnter event. I'm getting an error for something not in my script. Here's the text:
"NullReferenceException: Object reference not set to an instance of an object
UnityEditor.InspectorWindow.OnSelectionChange () (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:134)"
Does the SimplePlanes Editor addon change the way things work? Do I need to use only the script formats from SimplePlanes?
When do you get the error?
Have you tried turning it off and then on again? (no seriously, tried restarting Unity/your PC? sometimes that works)