Skip to content

NullReferenceException UnityEditor.SettingsProvider.Repaint [Input System + Quick Search] #690

@Racot007

Description

@Racot007

Unity v2019.1.8f1 Input system v0.2.10

Quickest way to reproduce this in a fresh project is to install Input System along with Quick Search, then drag and drop an empty GO from Hierarchy to Project Window (attempting to create a prefab).

Hot Fixed after recompile scripts (for example reimport script with RMB menu).
Issue is appear with Input system v0.2.10 package

NullReferenceException: Object reference not set to an instance of an object UnityEditor.SettingsProvider.Repaint () (at C:/buildslave/unity/build/Editor/Mono/Settings/SettingsProvider.cs:123) UnityEngine.InputSystem.Editor.InputSettingsProvider.ForceReload () (at Library/PackageCache/com.unity.inputsystem@0.2.10-preview/InputSystem/Editor/Settings/InputSettingsProvider.cs:351) UnityEngine.InputSystem.InputSystem.OnProjectChange () (at Library/PackageCache/com.unity.inputsystem@0.2.10-preview/InputSystem/InputSystem.cs:1692) UnityEditor.EditorApplication.Internal_CallProjectHasChanged () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:242) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssues where existsing functionality misbehaves

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions