Search Issue Tracker
Fixed
Votes
7
Found in [Package]
1.21.20
2.2.2
Issue ID
ADDR-3655
Regression
No
“Addressables.Release was called on an object that Addressables was not previously aware of. Thus nothing is being released“ error when addressable resources are being released while "Enter Play Mode Option" is enabled
Reproduction steps:
1. Open the attached “repro_IN-72044“ project
2. Open the “Assets/_Game/Scenes/SampleScene.unity“
3. Open the “Edit → Project Settings… → Editor“ and enable the “Enter Play Mode Options“
4. Enter the Play Mode
5. Once a menu loads, exit the Play Mode
6. Observe the Console window
Expected result: No error appears
Actual result: “Addressables.Release was called on an object that Addressables was not previously aware of. Thus nothing is being released“ error appears
Reproduced with: 1.19.19 (2021.3.36f1), 1.21.20 (2021.3.36f1, 2022.3.22f1), 2.0.8 (2023.2.15f1, 6000.0.0b12)
Reproducible on: Windows 11 (10.0.22635) (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment