Search Issue Tracker
Fixed
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.22f1
2022.2.0b14
2023.1.0a18
Issue ID
UUM-19346
Regression
No
Deleted labels can be accessed when using "AddressableAssetEntry.labels"
How to reproduce:
1. Open the user’s attached project “Bug addressable deleted labels.zip“
2. Press Test → Get labels and observe the Console
3. Press Window → Asset Management → Addressables → Groups
4. Expand Remote group (Default)
5. Observe the materials labels
6. Press Tools → Window → Labels
7. Delete the “label2” Label from the list
8. Repeat step 2
Expected result: the label is deleted from the asset
Actual result: label is not deleted from the asset
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18
Reproducible on: Windows 10 Pro
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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note:
Fixed by another internal issue: ADDR-2981: Errors in Labels window when compilation/reload occurs