This version of Unity is unsupported.

SearchSelectorAttribute.cacheable

public bool cacheable;

Description

Set the cacheable property if you do not want the search backend to pull cached values from the property database.

This is particularly useful if you know that the selected value changes often.