Created objects do not show after clearing search in explorer

When you do a search in the explorer, then create an object that is not added to the search results, when you remove the search, the object does not show up until the explorer updates again.
This happens every time.

Repo:

  • Do a search for ‘Script’
  • Insert an IntValue
  • Clear the search
  • Look for the IntValue (you won’t find it)

To fix:

  • Create another object
  • Look for the IntValue (you will find it)

Was able to repro, will submit a bug report.

3 Likes