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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment