Restrict inspector of AssetReference collections

Hi,
we’re switching to Addressables and ran into a problem. The “AssetReferenceUILabelRestriction” attribute works nice for simple fields/properties, but doesn’t appear to work on collections of asset references.

Putting it on an “AssetReference[ ]” or “List” has no effect and all Addressables are shown in the selection dropdown.

Is there a way to get that to work or am I missing something?
Thanks

Let me flag with the team for some guidance. Which version of Addressables are you using?

Sorry for the late reply. We’re using Addressables 1.16.15 and Unity 2020.2.1f1.

1 Like

Wanted to pass along that the team has put in a ticket for this feature request on their end.

1 Like

This is now fixed from Addressables 1.18.7+

2 Likes