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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 1.18.5):
Resolved previous to port addition.