Search Issue Tracker

Not Reproducible

Votes

1

Found in

5.6.0b5

Issue ID

875963

Regression

No

NullReferenceException when deleting Native plugin

Editor - Other

-

Reproduction steps:
1. Open the attached project
2. Find a native plugin (eg. Plugins/UWP/ARM/NativePlugin.dll)
3. Delete a Native Plugin
4. The following exception is printed in the output log:

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Modules.DefaultPluginImporterExtension+Property.Reset (UnityEditor.PluginImporterInspector inspector) (at C:/buildslave/unity/build/Editor/Mono/Modules/DefaultPluginImporterExtension.cs:39)
UnityEditor.Modules.DefaultPluginImporterExtension.RefreshProperties (UnityEditor.PluginImporterInspector inspector) (at C:/buildslave/unity/build/Editor/Mono/Modules/DefaultPluginImporterExtension.cs:120)
UnityEditor.Modules.DefaultPluginImporterExtension.OnEnable (UnityEditor.PluginImporterInspector inspector) (at C:/buildslave/unity/build/Editor/Mono/Modules/DefaultPluginImporterExtension.cs:97)
UnityEditor.PluginImporterInspector.OnEnable () (at C:/buildslave/unity/build/Editor/Mono/ImportSettings/PluginImporterInspector.cs:369)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.