SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
849 stars 116 forks source link

NullReferenceException #102

Closed Ethan-C-Honzik closed 6 years ago

Ethan-C-Honzik commented 6 years ago

NullReferenceException: Object reference not set to an instance of an object UnityEditor.Editor.get_referenceTargetIndex () (at C:/buildslave/unity/build/artifacts/generated/common/editor/EditorBindings.gen.cs:162) UnityEditor.Experimental.AssetImporters.AssetImporterEditor.get_referenceTargetIndex () (at C:/buildslave/unity/build/Editor/Mono/ImportSettings/AssetImporterEditor.cs:25) UnityEditor.Editor.get_target () (at C:/buildslave/unity/build/artifacts/generated/common/editor/EditorBindings.gen.cs:148) UnityEditor.Experimental.AssetImporters.AssetImporterEditor.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/ImportSettings/AssetImporterEditor.cs:84) UnityEditor.AssetDatabase:DeleteAsset(String) LunarConsoleEditorInternal.Autorun:CleanLegacyFiles() (at Assets/LunarConsole/Editor/Autorun.cs:64) LunarConsoleEditorInternal.Autorun:.cctor() (at Assets/LunarConsole/Editor/Autorun.cs:54) UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()

This happens while running in the editor.

weeeBox commented 6 years ago

Sorry for the issue. I'll take a look

weeeBox commented 6 years ago

Fixed in 1.5.2