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
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Add comment