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