Random Editor Error

Hi I keep getting this on random scenes and not sure what it is referring to or whether i should be concerned about my project getting corrupted…

Error:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.UI.ImageEditor.OnDisable () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEditor.UI/UI/ImageEditor.cs:66)
UnityEditor.AssetDatabase:smile:eleteAsset(String)
ES2EditorStartup:Cleanup()
ES2EditorStartup:.cctor()
UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[ ])

cheers

Daniel

I recently upgraded to 5.3 and am getting this same error – haven’t narrowed down exactly what’s causing it yet, I’ll post if I figure it out.

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.UI.ImageEditor.OnDisable () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEditor.UI/UI/ImageEditor.cs:66)
UnityEditor.AssetDatabase:smile:eleteAsset(String)
ES2EditorStartup:Cleanup()
ES2EditorStartup:.cctor()
UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[ ])

yeah never found out what it was… just continued on…

cheers though

The solution:
http://www.moodkie.com/forum/viewtopic.php?f=5&t=913&p=2415&hilit=error+cleanup#p2415

thanks

1 Like