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
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
- Crash on __pthread_kill when opening a specific project
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
Resolution Note:
There are no fixes planned for this Bug