Search Unity

Bug ObjectSelectorHandlerAttribute doesn't work

Discussion in 'Editor & General Support' started by ayellowpaper, May 17, 2021.

  1. ayellowpaper

    ayellowpaper

    Joined:
    Dec 8, 2013
    Posts:
    52
    So,

    I tried to use the nicely documented ObjectSelectorHandlerAttribute only to find out it doesn't work (yet?).
    I copied the example scripts from the page to Unity, putting one into the Engine folder and the other in an Editor folder as it said on the page, only to find out it doesn't work. Doesn't filter anything. So I assume this is documented but simply not yet implemented. I'm on 2020.3.6f1.

    When will this actually be supprted? And hopefully the documentation can be updated so others don't waste their time like I did. I'd love to apply a custom filter to my object selection.