Unity Editor Throwing

Author: 
el_bearduno
el_bearduno's picture
Assignee: 
Labels: 
Status: 
Priority: 

Reported:

I'm getting errors looking at the InspectorPanel in In Scene Inspector during edit time:

NullReferenceException: Object reference not set to an instance of an object
InSceneInspector.InSceneInspectorEditor.set_DefaultComponentIndex (Int32 value)
InSceneInspector.InSceneInspectorEditor.OnInspectorGUI ()
UnityEditor.InspectorWindow.DrawEditor (UnityEditor.Editor editor, Int32 editorIndex, Boolean rebuildOptimizedGUIBlock, System.Boolean& showImportedObjectBarNext, UnityEngine.Rect& importedObjectBarRect) (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1235)
UnityEditor.DockArea:OnGUI()

Also, the use of In Scene Inspector seems pretty sluggish at runtime. I'm having to double and triple click a game object or checkbox and even then it doesn't always select it...

Add new comment

Basic Editor

  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain Text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.