Search Issue Tracker
In Progress
Fix In Review for 2.4.1
Votes
0
Found in [Package]
1.23.1
2.3.16
Issue ID
ADDR-3868
Regression
No
No Addressable Scenes are unloaded when "Resources.UnloadUnusedResources" is used
How to reproduce:
1. Open the “LoadSceneTest.zip“ project
2. Open File > Build Settings
3. Switch target platform to Windows StandalonePlayer
4. Enable “Development Build” and “Autoconnect Profiler”
5. “Build And Run” the project
6. In the Player, click “Set to 10 times”
7. Click the 'LoadScene empty2(Single)' button to move to empty2
8. Click the 'LoadScene empty(Single)' button to move to empty
9. Scroll down to the bottom of the Profiler to find the “Addressable Assets“ section
9. Observe the Autoconnected Profiler
Expected result: There is only one Scene currently loaded
Actual result: There are 20 Scenes currently loaded
Reproducible in: 1.23.1 (2022.3.58f1), 2.3.16 (6000.0.37f1, 6000.1.0b5, 6000.2.0a3)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
Add comment