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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (fix version 1.18.5):
Resolved previous to port addition.