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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 1.18.5):
Resolved previous to port addition.