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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment