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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment