Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2
2019.2.17f1
2019.3
2020.1
Issue ID
1206854
Regression
No
[AssetBundles] In-use SpriteAtlas from a bundle is unloaded when calling Resources.UnloadUnusedAssets twice
How to reproduce:
1. Open the attached project ("case_1206854-atlasbundlebug2.zip")
2. Open the repro scene ("SampleScene")
3. Build the Asset Bundles through the Window > AssetBundle Browser
4. Enter Play Mode
5. Press the "Unload Unused" button twice
Expected results: UI sprites remain loaded
Actual results: UI sprites are unloaded
Reproducible with: 2019.2.17f1, 2019.3.0f4, 2020.1.0a14
Not reproducible with, 2020.1.0a15, 2020.1.0a18
-
Resolution Note (2020.1.X):
Fixed in 2020.1.0a15
Comments (1)
-
unity_E88F316202724D9793C6
Sep 30, 2021 12:16
Can I get an attached project? It seems to me that I have a similar problem in lts Unity 2020
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
This is a duplicate of issue #1185717