Search Issue Tracker
Won't Fix
Votes
5
Found in [Package]
1.18.9
Issue ID
ADDR-2034
Regression
No
Error is thrown when calling Addressables.Release inside OnDisable/OnDestroy
How to reproduce:
1. Open the attached project's Scene labeled "Scene"
2. Enter the Play Mode
3. Exit the Play Mode
4. Inspect the Console window
Expected result: No errors are logged
Actual result: "Addressables.Release was called on an object that Addressables was not previously aware of. Thus nothing is being released" error is thrown
Reproducible with: 1.18.9 (2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0b1)
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
There are no fixes planned for this Bug