Search Issue Tracker
Fixed
Fixed in 1.18.5
Votes
1
Found in [Package]
1.16.1
Issue ID
ADDR-1937
Regression
Yes
Addressables AssetReferenceUILabelRestriction is disregarded when used in a list or array
How to reproduce:
1. Open the attached project (case_1329206-AddressableLabel)
2. Open SampleScene
3. Select References in the Scene Hierarchy
4. Add some References in the list field of the Inspector
5. Using the reference dropdown, observe the label restriction is not disregarded
Expected result: The label restriction is respected both in the list and single reference dropdown
Actual result: The label restriction is only respected for the single reference dropdown
Reproducible with: 1.16.1 - 1.17.17 (2018.4.33f1, 2019.4.24f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a14)
Not reproducible with: 1.3.3 - 1.15.1 (2018.4.33f1, 2019.4.24f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a14)
Could not test with: 0.0.8-preview - 1.2.4 (no AssetReferenceUILabelRestriction)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
Resolution Note (fix version 1.18.5):
Resolved previous to port addition.