Search Unity

Searching in the project view when in play mode causes NullReference

Discussion in 'Editor & General Support' started by JeffersonTD, Jan 30, 2019.

  1. JeffersonTD

    JeffersonTD

    Joined:
    Feb 5, 2013
    Posts:
    268
    This is really annoying. When I'm in play mode (unpaused) and I tried to search for something in the project view I get this:

    NullReferenceException: Object reference not set to an instance of an object
    UnityEditor.ExposablePopupMenu.OnGUI (Rect rect) (at C:/buildslave/unity/build/Editor/Mono/GUI/ExposablePopupMenu.cs:69)
    UnityEditor.ProjectBrowser.SearchAreaBar () (at C:/buildslave/unity/build/Editor/Mono/ProjectBrowser.cs:2266)

    Any ideas about how to fix it?

    Unity version is 2017.4.16f1.
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,300
    Please file a bug report so we can investigate.
     
    JeffersonTD likes this.