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
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment