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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 1.18.5):
Resolved previous to port addition.